From 224678e1ce577030d5fb64752864343c4b0d3bc5 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 13 Dec 2021 08:32:01 -0800 Subject: Switch to leather patches and fur pelts for tanning. --- json/recipes/basecamps/recipe_groups.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'json/recipes/basecamps') 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" } ] }, -- cgit v1.2.1