diff --git a/data/json/recipes/recipe_food.json b/data/json/recipes/recipe_food.json index aa25e0bf4e835..9512b8425c29f 100644 --- a/data/json/recipes/recipe_food.json +++ b/data/json/recipes/recipe_food.json @@ -3711,6 +3711,7 @@ "time": "24 m", "charges": 10, "autolearn": true, + "batch_time_factors": [ 20, 1 ], "qualities": [ { "id": "CHEM", "level": 2 } ], "tools": [ [ [ "surface_heat", 50, "LIST" ] ] ], "components": [ @@ -3745,6 +3746,7 @@ "skill_used": "cooking", "difficulty": 7, "time": "1 h", + "batch_time_factors": [ 20, 1 ], "book_learn": [ [ "adv_chemistry", 7 ], [ "textbook_chemistry", 8 ], [ "recipe_labchem", 6 ] ], "qualities": [ { "id": "CHEM", "level": 2 } ], "tools": [ [ [ "surface_heat", 50, "LIST" ] ] ], @@ -3763,6 +3765,7 @@ "skill_used": "cooking", "difficulty": 5, "time": "1 h 30 m", + "batch_time_factors": [ 20, 1 ], "book_learn": [ [ "adv_chemistry", 6 ], [ "textbook_chemistry", 6 ], [ "cookbook_foodfashions", 5, "Natural Beet Sugar" ] ], "qualities": [ { "id": "CONTAIN", "level": 1 }, { "id": "BOIL", "level": 2 }, { "id": "CHEM", "level": 1 } ], "tools": [ [ [ "surface_heat", 40, "LIST" ] ] ], @@ -4985,7 +4988,7 @@ "skill_used": "cooking", "time": "1 h 30 m", "autolearn": true, - "batch_time_factors": [ 50, 4 ], + "batch_time_factors": [ 20, 1 ], "qualities": [ { "id": "BOIL", "level": 1 } ], "tools": [ [ [ "water_boiling_heat", 3, "LIST" ] ] ], "components": [ [ [ "sweet_water", 10 ] ] ]