local default_path = minetest.get_modpath("frost_land") dofile(default_path.."/nodes.lua") dofile(default_path.."/mapgen.lua") --dofile(default_path.."/fireflies.lua") dofile(default_path.."/moreblocks.lua") dofile(default_path.."/crafting.lua")