VoxeLibre/mods/craftingpack/inventory_plus/init.lua

7 lines
159 B
Lua

inventory_plus = {}
function inventory_plus.set_inventory_formspec(player, formspec)
end
function inventory_plus.register_button(player,str1, str2)
end