From 7c6142ba0d6ea09ce2964194e5ed373e5c01c311 Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Tue, 24 Jul 2018 23:52:23 +0300 Subject: Cheaper feldweg and change of deprecated value --- nodes_historic.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nodes_historic.lua') diff --git a/nodes_historic.lua b/nodes_historic.lua index 993fb3e..96e6aa3 100644 --- a/nodes_historic.lua +++ b/nodes_historic.lua @@ -203,7 +203,7 @@ minetest.register_craft({ -- run a wagon wheel over dirt :-) minetest.register_craft({ - output = "cottages:feldweg 4", + output = "cottages:feldweg 6", recipe = { {"", "cottages:wagon_wheel", "" }, {cottages.craftitem_dirt,cottages.craftitem_dirt,cottages.craftitem_dirt } -- cgit v1.2.3