From f3d96a76af9372dbcc85a654e2fcb1395f138a78 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 14 Jul 2024 07:58:00 -0700 Subject: Add support for limestone. -Dismantling just takes too long and cannot be delegated. --- json/recipes/basecamps/recipe_groups.json | 1 + 1 file changed, 1 insertion(+) diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 3e9307c..0e92c23 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -245,6 +245,7 @@ { "id": "chem_sulphur", "description": " Sulfur" }, { "id": "zinc_metal", "description": " Zinc" }, { "id": "zinc_metal_chem_zinc", "description": " Zinc (from Zinc Oxide)" }, + { "id": "material_limestone", "description": " Limestone" }, { "id": "denat_alocohol_sealed", "description": " Denatured Alcohol" }, { "id": "material_cement", "description": " Cement" }, { "id": "anvil", "description": " Anvil" }, -- cgit v1.2.1