repairing_anvils = {} local modpath = minetest.get_modpath("repairing_anvils") dofile(modpath .. "/api.lua") dofile(modpath .. "/node.lua")