summaryrefslogtreecommitdiff
path: root/json/recipes/basecamps
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-25 17:25:40 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-25 17:25:40 -0800
commitd3e42e7f32df90bd5557a442e1faa312964da302 (patch)
treef7e3abc4d0f95cb532ef21bbf525368a2d0a0351 /json/recipes/basecamps
parentAllow crafting of sausage casings. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-d3e42e7f32df90bd5557a442e1faa312964da302.tar.xz
Allow crafting of chitin powder.
Diffstat (limited to 'json/recipes/basecamps')
-rw-r--r--json/recipes/basecamps/recipe_groups.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index b3d605c..4eb0226 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -39,6 +39,8 @@
{ "id": "acorns_cooked_food_processor", "description": " Cook: Acornmeal, using Food Processor" },
{ "id": "meal_bone", "description": " Cook: Bonemeal" },
{ "id": "meal_bone_with_from_food_processor", "description": " Cook: Bonemeal, using Food Processor" },
+ { "id": "meal_chitin_piece", "description": " Cook: Chitin Powder" },
+ { "id": "meal_chitin_piece_with_from_food_processor", "description": " Cook: Chitin Powder, using Food Processor" },
{ "id": "salt", "description": " Cook: Salt, from Bleach/Lye" },
{ "id": "salt_from_hickory", "description": " Cook: Salt, from Hickory Root" },
{ "id": "salt_from_salt_water", "description": " Cook: Salt, from Salt Water" },