Organize mods into modpacks for better overview
This commit is contained in:
parent
f9db58bf50
commit
3696ee3761
1683 changed files with 0 additions and 0 deletions
7
mods/HUD/craftingpack/inventory_plus/init.lua
Normal file
7
mods/HUD/craftingpack/inventory_plus/init.lua
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue