Utilize formspec prepend

This commit is contained in:
Wuzzy 2019-03-06 06:35:24 +01:00
parent 98b3003e07
commit ea0c2e9568
21 changed files with 9 additions and 31 deletions

View file

@ -86,7 +86,6 @@ local function set_inventory(player, armor_change_only)
local form = "size[9,8.75]"..
"background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png]"..
mcl_vars.inventory_header..
player_preview..
--armor
"list[detached:"..player_name.."_armor;armor;0,0;1,1;1]"..