local S = minetest.get_translator(minetest.get_current_modname()) local name = minetest.get_current_modname() local path = minetest.get_modpath(name) dofile(minetest.get_modpath("owl_tech") .. "/multiblocks/decor.lua") --decor node dofile(minetest.get_modpath("owl_tech") .. "/multiblocks/bronze_blast_furnance.lua") --pimateve blast furnance