From 44def8f7e4d4604b597ef0587a1e2eb792e5197f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 9 Sep 2021 17:50:27 -0700 Subject: Add some chemical recipes. --- json/recipes/basecamps/recipe_groups.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 5359627..c4659e9 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -340,7 +340,11 @@ { "id": "30gal_drum_welded", "description": " Craft: Drum, 100L, Welded" }, { "id": "55gal_drum_welded", "description": " Craft: Drum, 200L, Welded" }, { "id": "jerrycan_big_welder", "description": " Craft: Jerrycan, Steel, Welded" }, - { "id": "metal_tank", "description": " Craft: Metal Tank, 60L, Welded" } + { "id": "metal_tank", "description": " Craft: Metal Tank, 60L, Welded" }, + { "id": "chem_rdx", "description": " Craft: RDX" }, + { "id": "chem_hexamine", "description": " Craft: Hexamine" }, + { "id": "chem_hmtd", "description": " Craft: HMTD" }, + { "id": "chem_compositionb", "description": " Craft: Composition B" } ] }, { -- cgit v1.2.1