mirror of
https://github.com/Sokomine/cottages.git
synced 2026-01-12 12:05:49 +01:00
added nice meshes from VanessaE, junction, t-junction and curve to dirt road
This commit is contained in:
1
init.lua
1
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");
|
||||
|
||||
Reference in New Issue
Block a user