local BASE = minetest.get_modpath(minetest.get_current_modname()) mesecons_sandbox = {} dofile(BASE .. "/sandbox.lua")