From 8739654e619c1a7fa376613970ac35b373eec3cc Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 May 2021 16:13:41 -0700 Subject: Add some basic mineral recipes to the workshop --- json/recipes/basecamps/recipe_groups.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" } ] }, { -- cgit v1.2.1