summaryrefslogtreecommitdiff
path: root/json/recipes/recipe_food.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/recipe_food.json')
-rw-r--r--json/recipes/recipe_food.json57
1 files changed, 57 insertions, 0 deletions
diff --git a/json/recipes/recipe_food.json b/json/recipes/recipe_food.json
index 91e9af2..91b8174 100644
--- a/json/recipes/recipe_food.json
+++ b/json/recipes/recipe_food.json
@@ -585,6 +585,63 @@
]
},
{
+ "type": "recipe",
+ "result": "sausage_wasteland",
+ "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", 10 ] ] ],
+ "components": [
+ [ [ "offal", 4 ], [ "meat_nofish", 2, "LIST" ], [ "brain", 10 ] ],
+ [ [ "stomach", 2 ], [ "stomach_large", 1 ], [ "hstomach", 2 ], [ "hstomach_large", 1 ] ],
+ [
+ [ "salt_water", 4 ],
+ [ "saline", 8 ],
+ [ "salt", 4 ],
+ [ "chem_saltpetre", 2 ],
+ [ "soysauce", 2 ],
+ [ "seasoning_italian", 4 ],
+ [ "wild_herbs", 4 ],
+ [ "seasoning_salt", 4 ],
+ [ "pepper", 4 ]
+ ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "sausage_wasteland_raw",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_MEAT",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "charges": 2,
+ "time": "10 m",
+ "autolearn": true,
+ "batch_time_factors": [ 50, 3 ],
+ "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 1 } ],
+ "components": [
+ [ [ "offal", 4 ], [ "meat_nofish", 2, "LIST" ], [ "brain", 10 ] ],
+ [ [ "stomach", 2 ], [ "stomach_large", 1 ], [ "hstomach", 2 ], [ "hstomach_large", 1 ] ],
+ [
+ [ "salt_water", 4 ],
+ [ "saline", 8 ],
+ [ "salt", 4 ],
+ [ "chem_saltpetre", 2 ],
+ [ "soysauce", 2 ],
+ [ "seasoning_italian", 4 ],
+ [ "wild_herbs", 4 ],
+ [ "seasoning_salt", 4 ],
+ [ "pepper", 4 ]
+ ]
+ ]
+ },
+ {
"result": "meal_bone",
"type": "recipe",
"id_suffix": "with_from_food_processor",