local modpath = minetest.get_modpath("fantasy_biomes") dofile(modpath.."/nodes.lua") dofile(modpath.."/mapgen.lua") dofile(modpath.."/recipes.lua")