cm_bags/README.md

21 lines
673 B
Markdown
Raw Permalink Normal View History

2024-10-08 21:28:24 +02:00
# Bags for VoxeLibre
To many items? Put them in a bag!
2024-09-22 17:53:29 +02:00
This mode ads bags - items with chest-like inventory.
Right click with it in hand to open its contents.
Roadmap:
[x] Retains content on closure
[x] Retains content on craft (upgrade)
2024-10-08 21:28:24 +02:00
[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