summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/recipes/food/meat.json15
1 files changed, 12 insertions, 3 deletions
diff --git a/json/recipes/food/meat.json b/json/recipes/food/meat.json
index d977b63..4adea01 100644
--- a/json/recipes/food/meat.json
+++ b/json/recipes/food/meat.json
@@ -123,11 +123,20 @@
[ "dry_mushroom", 2 ],
[ "morel_cooked", 2 ],
[ "mushroom_cooked", 2 ],
- [ "dry_veggy", 2 ]
+ [ "dry_veggy", 2 ],
+ [ "can_beans", 1 ],
+ [ "beans_cooked", 1 ],
+ [ "lentils_cooked", 1 ]
+ ],
+ [
+ [ "tomato", 1 ],
+ [ "irradiated_tomato", 1 ],
+ [ "can_tomato", 1 ],
+ [ "irradiated_onion", 1 ],
+ [ "onion", 1 ],
+ [ "garlic_clove", 1 ]
],
- [ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
[ [ "meat_red", 1, "LIST" ], [ "dry_meat", 1 ], [ "can_chicken", 1 ] ],
- [ [ "can_beans", 1 ], [ "beans_cooked", 1 ] ],
[ [ "chilly-p", 2 ], [ "chili_pepper", 1 ] ]
]
},