local path = minetest.get_modpath("mapgen")
dofile(path.."/nodes.lua")
dofile(path.."/mapgen.lua")
dofile(path.."/crafts.lua")