diff --git a/data/json/recipes/food/canned.json b/data/json/recipes/food/canned.json index c95c2f232c5bf..c97c0e061d6dc 100644 --- a/data/json/recipes/food/canned.json +++ b/data/json/recipes/food/canned.json @@ -358,7 +358,6 @@ "skill_used": "cooking", "difficulty": 4, "time": "30 m", - "result_mult": 2, "autolearn": true, "batch_time_factors": [ 83, 5 ], "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 3 } ], @@ -366,8 +365,7 @@ "components": [ [ [ "water", 11 ], [ "water_clean", 11 ] ], [ [ "jar_glass", 1 ] ], - [ [ "sweet_fruit", 2, "LIST" ] ], - [ [ "sugar", 10 ] ] + [ [ "sweet_fruit", 2, "LIST" ] ] ] }, { @@ -682,7 +680,6 @@ "skill_used": "cooking", "difficulty": 4, "time": "24 m", - "charges": 1, "autolearn": true, "contained": true, "batch_time_factors": [ 83, 5 ], @@ -697,8 +694,7 @@ [ [ "canister_empty", 1 ], [ "can_food_unsealed", 1 ] ], [ [ "scrap", 1 ] ], [ [ "water", 1 ], [ "water_clean", 1 ] ], - [ [ "sweet_fruit", 1, "LIST" ] ], - [ [ "sugar", 4 ] ] + [ [ "sweet_fruit", 1, "LIST" ] ] ] }, { @@ -890,7 +886,6 @@ "skill_used": "cooking", "difficulty": 4, "time": "40 m", - "result_mult": 12, "autolearn": true, "batch_time_factors": [ 83, 5 ], "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 3 } ], @@ -898,8 +893,7 @@ "components": [ [ [ "water", 16 ], [ "water_clean", 16 ] ], [ [ "jar_3l_glass", 1 ] ], - [ [ "sweet_fruit", 12, "LIST" ] ], - [ [ "sugar", 60 ] ] + [ [ "sweet_fruit", 12, "LIST" ] ] ] }, {