No description
| locale | ||
| textures | ||
| .gitattributes | ||
| init.lua | ||
| LICENSE | ||
| mod.conf | ||
| README.md | ||
| screenshot.png | ||
| settingtypes.txt | ||
Public Inventory Plus
This mod adds a public inventory, which can be used by all players.
To open the public inventory, type:
/pi
Features
- MineClone support
- Custom size
Configuration
Configure the size of the public inventory by setting the number of rows and columns in your minetest.conf file:
pubinv_rows = 3
pubinv_cols = 9
Credits
This is a fork of FreeBSD's Public Inventory Revisited