local modpath = minetest.get_modpath("abriflame").. DIR_DELIM abriflame = {} dofile(modpath.."nodes.lua") abriflame.init = {}