22 lines
749 B
Markdown
22 lines
749 B
Markdown
# Bags for VoxeLibre
|
|
To many items? Put them in a bag!
|
|
|
|
This mode ads bags - items with chest-like inventory.
|
|
Right click with it in hand to open its contents.
|
|
Sneak right click on other chest-like blocks or entities to ofload content.
|
|
|
|
Roadmap:
|
|
[x] Retains content on closure
|
|
[x] Retains content on craft (upgrade)
|
|
[x] Unload content on sneak right click on chest
|
|
[ ] Color bags to distinguish from each other
|
|
[ ] Implement upgrade system
|
|
[ ] Upgrade to retain bag on death
|
|
[ ] Upgrade to expand bag inventory width
|
|
[ ] Upgrade to expand bag inventory hight
|
|
[ ] Upgrade for auto-pickup items
|
|
[ ] Make own textures
|
|
|
|
Inspired by Iron Backpacks (https://github.com/gr8pefish/IronBackpacks)
|
|
Art is used from there under GNU General Public License v3.0
|