Better chest formspec

This commit is contained in:
Wuzzy 2017-01-06 00:24:50 +01:00
parent 20b804ab74
commit 3800e73eb7
4 changed files with 15 additions and 62 deletions

View file

@ -1,5 +1,3 @@
dofile(minetest.get_modpath("crafting").."/formspecs.lua")
local show_armor = false
if minetest.get_modpath("3d_armor") ~= nil then show_armor = true end