plantlife_modpack/cavestuff/init.lua

3 lines
113 B
Lua
Raw Permalink Normal View History

dofile(minetest.get_modpath("cavestuff").."/nodes.lua")
dofile(minetest.get_modpath("cavestuff").."/mapgen.lua")