summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-13 19:55:42 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-13 19:55:42 -0700
commitf1b8b596704b876060945b0a953735ade870b481 (patch)
treef851ddd39597838ddaf6f087e4009feddd709def
parentAdd Rennet. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-f1b8b596704b876060945b0a953735ade870b481.tar.xz
Add glass jars.
-rw-r--r--Readme.txt1
-rw-r--r--json/recipes/basecamps/recipe_groups.json4
2 files changed, 5 insertions, 0 deletions
diff --git a/Readme.txt b/Readme.txt
index a96b8c0..48907d0 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -60,6 +60,7 @@ Requires Wood Sawing.
Level 5:
Basic Weapons and Armor.
Curved metal more complex than a ring. (ie, tin can)
+Glass more complex than a sheet. (ie, jars)
Level 6:
Requires Chemistry 3.
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index c4105fb..d0db335 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -308,6 +308,10 @@
{ "id": "wrench", "description": " Craft: Wrench" },
{ "id": "hinge", "description": " Craft: Door Hinge" },
{ "id": "can_medium_unsealed", "description": " Craft: Tin Can, Medium" },
+ { "id": "jar_3l_glass", "description": " Craft: Glass Jar, 3L" },
+ { "id": "bottle_glass", "description": " Craft: Glass Bottle, 0.75L" },
+ { "id": "jar_glass", "description": " Craft: Glass Jar, 0.5L" },
+ { "id": "flask_glass", "description": " Craft: Glass Flask, 0.25L" },
{ "id": "30gal_drum_from_scratch", "description": " Craft: Drum, 100L" },
{ "id": "55gal_drum_from_scratch", "description": " Craft: Drum, 200L" },
{ "id": "jerrycan_big", "description": " Craft: Jerrycan, Steel" },