From 1f0bc0e4bd6e20f4094708246c08d095d83dac62 Mon Sep 17 00:00:00 2001 From: Sokomine Date: Wed, 17 Aug 2016 23:53:33 +0200 Subject: added nice meshes from VanessaE, junction, t-junction and curve to dirt road --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index af0cb16..cbafc0a 100644 --- a/init.lua +++ b/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