Mode for VoxeLibre game that ads bags - items with chest-like inventory.
Go to file
Kostiantyn c4d8817b4c Unloading implementation 2024-10-08 22:28:24 +03:00
locale basik implementation 2024-09-26 00:01:51 +03:00
textures basik implementation 2024-09-26 00:01:51 +03:00
.luarc.json basik implementation 2024-09-26 00:01:51 +03:00
LICENSE Initial commit 2024-09-22 17:53:29 +02:00
README.md Unloading implementation 2024-10-08 22:28:24 +03:00
init.lua Unloading implementation 2024-10-08 22:28:24 +03:00
mod.conf Unloading implementation 2024-10-08 22:28:24 +03:00

README.md

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.

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