diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-18 04:14:04 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-18 04:14:04 -0700 |
commit | 24f1622f1827b6383bce7ed93cde656c8958fe28 (patch) | |
tree | 688ab0b75af84822bae56847cd8c7aa4e51c71ac /json | |
parent | Remove obsolete plastic from straws/cashcards recipe (diff) | |
download | cataclysm-bn-mod_faction-camp-recipe-expansion-24f1622f1827b6383bce7ed93cde656c8958fe28.tar.xz |
Add recipe for gallon jugs
Diffstat (limited to 'json')
-rw-r--r-- | json/recipes/basecamps/recipe_groups.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index f1131dd..74c9c15 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -223,6 +223,7 @@ { "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": "jerrycan", "description": " Craft: Jerrycan, Plastic" }, { "id": "pot_copper", "description": " Craft: Pot, Copper" } ] |