natspawner = {} local path = minetest.get_modpath("natspawner") dofile(path .. "/api.lua") dofile(path .. "/mobs.lua")