local default_path = minetest.get_modpath("prairie") dofile(default_path.."/mapgen.lua") dofile(default_path.."/nodes.lua")