summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-04 16:13:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-04 16:13:41 -0700
commit8739654e619c1a7fa376613970ac35b373eec3cc (patch)
tree66aad6e4ed3538bbd97369fd6cf9acd3cf47aa98
parentAdd recipes for unshelled nuts (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-8739654e619c1a7fa376613970ac35b373eec3cc.tar.xz
Add some basic mineral recipes to the workshop
-rw-r--r--json/recipes/basecamps/recipe_groups.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index e2f76fd..bd0aa21 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -219,7 +219,10 @@
{ "id": "plastic_chunk", "description": " Craft: Plastic, Chunk, from Bleach/Vinegar" },
{ "id": "plastic_chunk_from_plastic_bags", "description": " Craft: Plastic, Chunk, from Plastic Bags" },
{ "id": "plastic_chunk_from_cash_cards", "description": " Craft: Plastic, Chunk, from Cash Cards/Straws" },
- { "id": "concrete", "description": " Craft: Concrete" }
+ { "id": "zinc_metal", "description": " Craft: Zinc" },
+ { "id": "concrete", "description": " Craft: Concrete" },
+ { "id": "chem_manganese_dioxide", "description": " Craft: Manganese Dioxide" },
+ { "id": "material_quicklime", "description": " Craft: Quicklime" }
]
},
{