nssb = {} local path = minetest.get_modpath("nssb") dofile(path .. "/nodes.lua") dofile(path .. "/mapgen.lua") dofile(path .. "/spawn.lua")