local modpath = minetest.get_modpath(minetest.get_current_modname()).."/petrol_tools" dofile(modpath.."/power_supply.lua") dofile(modpath.."/petrol_tool.lua")