Update 3d_armor, replace mcl_inventory with craftingpack

This commit is contained in:
Wuzzy 2017-01-05 23:37:40 +01:00
parent 30ae4cbcd5
commit 3500008981
101 changed files with 1452 additions and 795 deletions

View file

@ -0,0 +1,7 @@
inventory_plus = {}
function inventory_plus.set_inventory_formspec(player, formspec)
end
function inventory_plus.register_button(player,str1, str2)
end