Vanessa Dannenberg eae97e458c update homedecor, ilights, and simple streetlights
New mod!  laza83's fork of DonBatman's mymillwork
2019-05-30 06:43:06 -04:00

5 lines
194 B
Lua

mymillwork = {}
dofile(minetest.get_modpath("mymillwork").."/machines.lua")
dofile(minetest.get_modpath("mymillwork").."/nodes.lua")
dofile(minetest.get_modpath("mymillwork").."/materials.lua")