Vanessa Ezekowitz 907e8bf6a6 update digilines, technic, unified inventory,
and switched castles to the new modpack form
2017-03-17 16:53:18 -04:00

3 lines
123 B
Lua

local MP = minetest.get_modpath(minetest.get_current_modname())
dofile(MP.."/crate.lua")
dofile(MP.."/ironbound_chest.lua")