From 60cd65ed645a55fc0f7c83c60dca4f9ce2abc6e8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 13 Apr 2024 20:56:14 -0700 Subject: Add cement and oxidizer powder (using electrolysis) --- json/recipes/basecamps/recipe_groups.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index e4d2e02..3e9307c 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -246,6 +246,7 @@ { "id": "zinc_metal", "description": " Zinc" }, { "id": "zinc_metal_chem_zinc", "description": " Zinc (from Zinc Oxide)" }, { "id": "denat_alocohol_sealed", "description": " Denatured Alcohol" }, + { "id": "material_cement", "description": " Cement" }, { "id": "anvil", "description": " Anvil" }, { "id": "tongs", "description": " Metal Tongs" }, { "id": "caltrops_glass", "description": " Glass Caltrops" } @@ -402,6 +403,7 @@ { "id": "chem_rdx", "description": " RDX" }, { "id": "chem_hexamine", "description": " Hexamine" }, { "id": "chem_hmtd", "description": " HMTD" }, + { "id": "oxy_powder", "description": " Oxidizer Powder [using Electrolysis]" }, { "id": "chem_compositionb", "description": " Composition B" }, { "id": "biodiesel_sealed", "description": " Biodiesel" }, { "id": "lye_sealed_from_electrolysis", "description": " Lye (from salt water)[using Electrolysis]" }, -- cgit v1.2.1