From 856a0b1708d76a2034d543301744aa3b27d23456 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Thu, 14 Jan 2021 07:20:30 -0800
Subject: Add metallic smoother
---
json/recipes/basecamps/recipe_groups.json | 1 +
1 file changed, 1 insertion(+)
(limited to 'json/recipes/basecamps')
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index ea048e1..581f4d8 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -232,6 +232,7 @@
"building_type": "SMITH",
"recipes": [
{ "id": "chisel", "description": " Craft: Metalworking Chisel" },
+ { "id": "metal_smoother", "description": " Craft: Metallic Smoother" },
{ "id": "hammer", "description": " Craft: Hammer" },
{ "id": "tongs", "description": " Craft: Metal Tongs" },
{ "id": "nail", "description": " Craft: Nail" },
--
cgit v1.2.1