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.json100
1 files changed, 100 insertions, 0 deletions
diff --git a/json/recipes/food/canned.json b/json/recipes/food/canned.json
index fcc940f..eadf0b4 100644
--- a/json/recipes/food/canned.json
+++ b/json/recipes/food/canned.json
@@ -86,8 +86,108 @@
},
{
"type": "recipe",
+ "result": "curry_veggy",
+ "id_suffix": "canned",
+ "container": "can_medium",
+ "charges": 1,
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_VEGGI",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "20 m",
+ "batch_time_factors": [ 80, 5 ],
+ "book_learn": [ [ "cookbook_indian", 2 ], [ "manual_canning", 3 ] ],
+ "contained": true,
+ "qualities": [
+ { "id": "SAW_M", "level": 1 },
+ { "id": "HAMMER", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "COOK", "level": 3 }
+ ],
+ "tools": [
+ [ [ "surface_heat", 16, "LIST" ] ],
+ [ [ "can_sealer", -1 ] ]
+ ],
+ "components": [
+ [
+ [ "veggy", 4 ],
+ [ "veggy_wild", 4 ],
+ [ "veggy_salted", 4 ],
+ [ "rehydrated_veggy", 4 ],
+ [ "dry_veggy", 4 ],
+ [ "mushroom", 4 ],
+ [ "dry_mushroom", 4 ],
+ [ "morel_cooked", 4 ],
+ [ "mushroom_cooked", 4 ],
+ [ "can_beans", 2 ],
+ [ "beans_cooked", 2 ],
+ [ "tofu", 2 ],
+ [ "dry_tofu", 2 ],
+ [ "edamame_cooked", 2 ],
+ [ "lentils_cooked", 2 ],
+ [ "rice_cooked", 2 ]
+ ],
+ [ [ "tomato", 2 ], [ "irradiated_tomato", 2 ], [ "can_tomato", 2 ] ],
+ [ [ "curry_powder", 8 ], [ "chilly-p", 8 ] ],
+ [ [ "can_medium_unsealed", 1 ] ],
+ [ [ "scrap", 1 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "curry_meat",
+ "id_suffix": "canned",
+ "container": "can_medium",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_MEAT",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "20 m",
+ "charges": 2,
+ "batch_time_factors": [ 80, 5 ],
+ "book_learn": [ [ "cookbook_indian", 2 ], [ "manual_canning", 3 ] ],
+ "contained": true,
+ "qualities": [
+ { "id": "SAW_M", "level": 1 },
+ { "id": "HAMMER", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "COOK", "level": 3 }
+ ],
+ "tools": [
+ [ [ "surface_heat", 16, "LIST" ] ],
+ [ [ "can_sealer", -1 ] ]
+ ],
+ "components": [
+ [
+ [ "veggy", 4 ],
+ [ "veggy_wild", 4 ],
+ [ "veggy_salted", 4 ],
+ [ "rehydrated_veggy", 4 ],
+ [ "dry_veggy", 4 ],
+ [ "mushroom", 4 ],
+ [ "dry_mushroom", 4 ],
+ [ "morel_cooked", 4 ],
+ [ "mushroom_cooked", 4 ],
+ [ "can_beans", 2 ],
+ [ "beans_cooked", 2 ],
+ [ "lentils_cooked", 2 ],
+ [ "rice_cooked", 2 ],
+ [ "tofu", 2 ],
+ [ "dry_tofu", 2 ],
+ [ "edamame_cooked", 2 ]
+ ],
+ [ [ "tomato", 2 ], [ "irradiated_tomato", 2 ], [ "can_tomato", 2 ] ],
+ [ [ "meat_red", 2, "LIST" ], [ "dry_meat", 2 ], [ "can_chicken", 2 ] ],
+ [ [ "curry_powder", 8 ], [ "chilly-p", 8 ] ],
+ [ [ "can_medium_unsealed", 1 ] ],
+ [ [ "scrap", 1 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
"result": "chili",
"id_suffix": "canned",
+ "container": "can_medium",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_MEAT",
"skill_used": "cooking",