-- A Elepower Mod -- Copyright 2018 Evert "Diamond" Prants local modpath = minetest.get_modpath(minetest.get_current_modname()) elenuclear = rawget(_G, "elenuclear") or {} elenuclear.modpath = modpath dofile(modpath.."/craftitems.lua")