summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-02 22:00:24 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-02 22:00:24 -0700
commite8a0412e2f13196afed826db5c10ef2629ab77e7 (patch)
tree32c99acf2842ec2121e341c47497832d9c8b234c
parentAdd sheet of glass (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-e8a0412e2f13196afed826db5c10ef2629ab77e7.tar.xz
gallon jugs from plastic chunks
-rw-r--r--json/recipes/basecamps/recipe_groups.json3
1 files changed, 2 insertions, 1 deletions
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" }
]