From 4eafac6da55e68a96f23a47dd645a3586c0177f4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 9 May 2021 14:46:47 -0700 Subject: Port to Bright Nights --- json/recipes/food/canned.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'json/recipes/food') diff --git a/json/recipes/food/canned.json b/json/recipes/food/canned.json index 5f8467e..070153d 100644 --- a/json/recipes/food/canned.json +++ b/json/recipes/food/canned.json @@ -8,7 +8,7 @@ "skill_used": "cooking", "difficulty": 4, "time": "24 m", - "autolearn": true, + "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ], "contained": true, "batch_time_factors": [ 83, 5 ], "qualities": [ @@ -33,7 +33,7 @@ "difficulty": 4, "time": "1 h", "charges": 2, - "autolearn": true, + "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ], "batch_time_factors": [ 80, 4 ], "qualities": [ { "id": "COOK", "level": 3 } ], "tools": [ [ [ "surface_heat", 100, "LIST" ] ], [ [ "pot_canning", -1 ] ] ], @@ -52,7 +52,7 @@ "difficulty": 4, "time": "1 h 10 m", "charges": 12, - "autolearn": true, + "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ], "batch_time_factors": [ 80, 4 ], "qualities": [ { "id": "COOK", "level": 3 } ], "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ] ], -- cgit v1.2.1