summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-21 11:00:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-21 11:00:35 -0700
commitdc7999ee2ce28d937218020c5611034c715e2344 (patch)
tree263409185dee4c0b6b16f0073103d26d204a7aaf
parentAdd tofu (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-dc7999ee2ce28d937218020c5611034c715e2344.tar.xz
Add acorn meal
-rw-r--r--recipe_groups.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipe_groups.json b/recipe_groups.json
index 48c0c0d..4ad86aa 100644
--- a/recipe_groups.json
+++ b/recipe_groups.json
@@ -21,6 +21,7 @@
"recipes": [
{ "id": "flour", "description": " Cook: Flour" },
{ "id": "cornmeal", "description": " Cook: Cornmeal" },
+ { "id": "acorns_cooked", "description": " Cook: Acornmeal" },
{ "id": "salt", "description": " Cook: Salt" },
{ "id": "lard", "description": " Cook: Lard" },
{ "id": "bread", "description": " Cook: Bread" },