local modpath = minetest.get_modpath("rmod") dofile(modpath .. "/grate.lua") dofile(modpath .. "/conveyor.lua") dofile(modpath .. "/crate.lua")