summaryrefslogtreecommitdiff
path: root/json/recipes/food/meat.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/food/meat.json')
-rw-r--r--json/recipes/food/meat.json53
1 files changed, 53 insertions, 0 deletions
diff --git a/json/recipes/food/meat.json b/json/recipes/food/meat.json
index 8414df0..cd4f414 100644
--- a/json/recipes/food/meat.json
+++ b/json/recipes/food/meat.json
@@ -315,6 +315,59 @@
},
{
"type": "recipe",
+ "result": "sausage",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_MEAT",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "1 h",
+ "charges": 6,
+ "book_learn": [ [ "family_cookbook", 2 ], [ "scots_cookbook", 2 ] ],
+ "batch_time_factors": [ 80, 1 ],
+ "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 1 } ],
+ "tools": [ [ [ "char_smoker", 10 ] ] ],
+ "components": [
+ [ [ "meat_red", 2, "LIST" ], [ "liver", 10 ] ],
+ [ [ "edible_fat", 1, "LIST" ], [ "edible_tallow_lard", 2, "LIST" ] ],
+ [ [ "sausage_casings", 6 ] ],
+ [
+ [ "salt", 4 ],
+ [ "soysauce", 2 ],
+ [ "seasoning_italian", 4 ],
+ [ "wild_herbs", 4 ],
+ [ "seasoning_salt", 4 ],
+ [ "pepper", 4 ]
+ ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "sausage_raw",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_MEAT",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "10 m",
+ "charges": 6,
+ "book_learn": [ [ "family_cookbook", 2 ], [ "scots_cookbook", 2 ] ],
+ "batch_time_factors": [ 50, 3 ],
+ "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 1 } ],
+ "components": [
+ [ [ "meat_red", 2, "LIST" ], [ "liver", 10 ] ],
+ [ [ "edible_fat", 1, "LIST" ], [ "edible_tallow_lard", 2, "LIST" ] ],
+ [ [ "sausage_casings", 6 ] ],
+ [
+ [ "salt", 4 ],
+ [ "soysauce", 2 ],
+ [ "seasoning_italian", 4 ],
+ [ "wild_herbs", 4 ],
+ [ "seasoning_salt", 4 ],
+ [ "pepper", 4 ]
+ ]
+ ]
+ },
+ {
+ "type": "recipe",
"result": "sausage_wasteland",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_MEAT",