From ee9541f8eace4c72604acaec2291d0ca07d32fa0 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 19 Aug 2016 02:27:19 -0400 Subject: updated cottages mod --- cottages/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'cottages/init.lua') diff --git a/cottages/init.lua b/cottages/init.lua index af0cb16..cbafc0a 100644 --- a/cottages/init.lua +++ b/cottages/init.lua @@ -56,6 +56,7 @@ cottages.handmill_min_per_turn = 0; -- uncomment parts you do not want dofile(minetest.get_modpath("cottages").."/nodes_furniture.lua"); dofile(minetest.get_modpath("cottages").."/nodes_historic.lua"); +dofile(minetest.get_modpath("cottages").."/nodes_feldweg.lua"); dofile(minetest.get_modpath("cottages").."/nodes_straw.lua"); dofile(minetest.get_modpath("cottages").."/nodes_anvil.lua"); dofile(minetest.get_modpath("cottages").."/nodes_doorlike.lua"); -- cgit v1.2.3