diff --git a/data/json/recipes/recipe_food.json b/data/json/recipes/recipe_food.json index f08402a662f1d..b3059b9f1ad1a 100644 --- a/data/json/recipes/recipe_food.json +++ b/data/json/recipes/recipe_food.json @@ -5894,6 +5894,22 @@ ] ] }, + { + "type": "recipe", + "result": "sausage_wasteland", + "id_suffix": "smoke", + "category": "CC_FOOD", + "subcategory": "CSC_FOOD_MEAT", + "skill_used": "cooking", + "difficulty": 4, + "charges": 2, + "time": "1 h 10 m", + "autolearn": true, + "batch_time_factors": [ 83, 3 ], + "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 1 } ], + "tools": [ [ [ "char_smoker", 1 ] ] ], + "components": [ [ "sausage_wasteland_raw", 1 ] ] + }, { "type": "recipe", "result": "sausage_wasteland_raw",