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.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/json/recipes/recipe_food.json b/json/recipes/recipe_food.json
index 5d37dfd..d0ef591 100644
--- a/json/recipes/recipe_food.json
+++ b/json/recipes/recipe_food.json
@@ -28,6 +28,44 @@
},
{
"type": "recipe",
+ "result": "curry_meat",
+ "charges": 1,
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_MEAT",
+ "skill_used": "cooking",
+ "difficulty": 2,
+ "time": "20 m",
+ "autolearn": true,
+ "qualities": [ { "id": "COOK", "level": 2 } ],
+ "tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],
+ "components": [
+ [
+ [ "veggy", 2 ],
+ [ "veggy_wild", 2 ],
+ [ "veggy_salted", 2 ],
+ [ "rehydrated_veggy", 2 ],
+ [ "dry_veggy", 2 ],
+ [ "mushroom", 2 ],
+ [ "dry_mushroom", 2 ],
+ [ "morel_cooked", 2 ],
+ [ "mushroom_cooked", 2 ],
+ [ "can_beans", 1 ],
+ [ "dry_beans", 1 ],
+ [ "raw_beans", 1 ],
+ [ "tofu", 1 ],
+ [ "dry_tofu", 1 ],
+ [ "raw_edamame", 1 ],
+ [ "dry_lentils", 1 ],
+ [ "raw_lentils", 1 ],
+ [ "dry_rice", 1 ]
+ ],
+ [ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
+ [ [ "meat_red", 1, "LIST" ], [ "dry_meat", 1 ], [ "can_chicken", 1 ] ],
+ [ [ "curry_powder", 4 ], [ "chilly-p", 4 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
"result": "cheeseburger",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_MEAT",