summaryrefslogtreecommitdiff
path: root/json/recipes/food/canned.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/food/canned.json')
-rw-r--r--json/recipes/food/canned.json83
1 files changed, 1 insertions, 82 deletions
diff --git a/json/recipes/food/canned.json b/json/recipes/food/canned.json
index a2525b7..1a8a400 100644
--- a/json/recipes/food/canned.json
+++ b/json/recipes/food/canned.json
@@ -1,87 +1,6 @@
[
{
"type": "recipe",
- "result": "broth_bone",
- "id_suffix": "canned",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "cooking",
- "difficulty": 4,
- "time": "24 m",
- "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ],
- "contained": true,
- "batch_time_factors": [ 80, 5 ],
- "qualities": [
- { "id": "SAW_M", "level": 1 },
- { "id": "HAMMER", "level": 1 },
- { "id": "CUT", "level": 1 },
- { "id": "COOK", "level": 3 }
- ],
- "tools": [
- [ [ "surface_heat", 10, "LIST" ] ],
- [ [ "can_sealer", -1 ] ]
- ],
- "components": [
- [ [ "can_medium_unsealed", 1 ] ],
- [ [ "scrap", 1 ] ],
- [ [ "bone", 20 ], [ "bone_human", 20 ] ],
- [ [ "water", 2 ], [ "water_clean", 2 ] ]
- ]
- },
- {
- "type": "recipe",
- "result": "broth_bone",
- "id_suffix": "jarred",
- "byproducts": [ [ "water", 10 ] ],
- "container": "jar_glass_sealed",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "cooking",
- "skills_required": [ "mechanics", 1 ],
- "difficulty": 4,
- "time": "1 h",
- "charges": 2,
- "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ],
- "batch_time_factors": [ 80, 5 ],
- "qualities": [ { "id": "COOK", "level": 3 } ],
- "tools": [
- [ [ "surface_heat", 100, "LIST" ] ],
- [ [ "pot_canning", -1 ] ]
- ],
- "components": [
- [ [ "jar_glass", 1 ] ],
- [ [ "bone", 20 ], [ "bone_human", 20 ] ],
- [ [ "water", 12 ], [ "water_clean", 12 ] ]
- ]
- },
- {
- "type": "recipe",
- "result": "broth_bone",
- "id_suffix": "jarred_3l",
- "byproducts": [ [ "water", 10 ] ],
- "container": "jar_3l_glass_sealed",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "cooking",
- "skills_required": [ "mechanics", 1 ],
- "difficulty": 4,
- "time": "1 h 10 m",
- "charges": 12,
- "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ],
- "batch_time_factors": [ 80, 5 ],
- "qualities": [ { "id": "COOK", "level": 3 } ],
- "tools": [
- [ [ "surface_heat", 200, "LIST" ] ],
- [ [ "pot_canning", -1 ] ]
- ],
- "components": [
- [ [ "jar_3l_glass", 1 ] ],
- [ [ "water", 22 ], [ "water_clean", 22 ] ],
- [ [ "bone", 120 ], [ "bone_human", 120 ] ]
- ]
- },
- {
- "type": "recipe",
"result": "peanutbutter",
"id_suffix": "jarred",
"container": "jar_glass_sealed",
@@ -161,7 +80,7 @@
[ [ "pine_nuts", 4 ] ],
[ [ "seasoning_italian", 20 ], [ "wild_herbs", 40 ] ],
[ [ "salt", 20 ], [ "seasoning_salt", 20 ] ],
- [ [ "any_butter_or_oil", 8, "LIST" ] ],
+ [ [ "cooking_oil", 8 ], [ "cooking_oil2", 8 ] ],
[ [ "jar_glass", 1 ] ]
]
},