summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Readme.txt2
-rw-r--r--json/recipes/basecamps/recipe_groups.json2
2 files changed, 3 insertions, 1 deletions
diff --git a/Readme.txt b/Readme.txt
index 2aa13aa..5fc42e0 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -24,7 +24,7 @@ Metallic Smoother.
Rebar and Steel Rails.
Concrete.
Cured Hides and Pelts.
-Tanned Hides and Pelts.
+Leather Patches and Fur Pelts.
Superglue.
Ammunition.
Biodiesel. (via shim item)
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index a8b5442..2f889f2 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -136,6 +136,8 @@
{ "id": "cured_pelt", "description": " Craft: Cured Pelt" },
{ "id": "leather", "description": " Craft: Leather Patch" },
{ "id": "fur", "description": " Craft: Fur Pelt" },
+ { "id": "leather_modern", "description": " Craft: Leather Patch, with Lye" },
+ { "id": "fur_modern", "description": " Craft: Fur Pelt, with Lye" },
{ "id": "plant_fibre", "description": " Craft: Plant Fiber" }
]
},