This repository has been archived on 2023-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
|
inventory_plus = {}
|
|
|
|
function inventory_plus.set_inventory_formspec(player, formspec)
|
|
end
|
|
|
|
function inventory_plus.register_button(player,str1, str2)
|
|
end |