From e8a0412e2f13196afed826db5c10ef2629ab77e7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 2 Sep 2021 22:00:24 -0700 Subject: gallon jugs from plastic chunks --- json/recipes/basecamps/recipe_groups.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 517e234..73262c5 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -225,7 +225,8 @@ { "id": "armguard_scrap", "description": " Craft: Arm Guards, Scrap" }, { "id": "legguard_scrap", "description": " Craft: Leg Guards, Scrap" }, { "id": "boots_scrap", "description": " Craft: Boots, Scrap" }, - { "id": "jug_plastic", "description": " Craft: Gallon Jug" }, + { "id": "jug_plastic_plastic_mod", "description": " Craft: Gallon Jug" }, + { "id": "jug_plastic", "description": " Craft: Gallon Jug, from bottles" }, { "id": "jerrycan", "description": " Craft: Jerrycan, Plastic" }, { "id": "pot_copper", "description": " Craft: Pot, Copper" } ] -- cgit v1.2.1