local modpath = minetest.get_modpath("electronics") dofile(modpath .. "/craftitems.lua") dofile(modpath .. "/tools.lua")