- Hovering over an empty and equipped Decorated Pot shows a help tooltip.
- Viewing a backpack's info tooltip clears any other tooltips.
- Added Backpack Action to a new category in the Keybind Menu.
- Insert sounds and logic now work consistently.
- Iron and Gold backpacks have had their max stacks reduced to 7 and Netherite reduced to 9.
- Removed Elytra functionality when Curios/Trinkets are installed (Check out Elytra Slot. Implementation is more robust)
- Fixed crash when clicking a specific slot with curios installed.
- Hovering over an empty and equipped Decorated Pot shows a help tooltip.
- Viewing a backpack's info tooltip clears any other tooltips.
- Added Backpack Action to a new category in the Keybind Menu
- Insert sounds and logic now work consistently.
- Iron and Gold backpacks have had their max stacks reduced to 7 and Netherite reduced to 9
- Removed Elytra functionality when Curios/Trinkets are installed (Check out Elytra Slot. Implementation is more robust)
- Fixed crash when clicking a specific slot with curios installed.
- Fixed multiple bugs relating to managing 2 minecraft versions (github skill issue)
- Hovering over an empty and equipped Decorated Pot shows a help tooltip.
- Viewing a backpack's info tooltip clears any other tooltips.
- Added Backpack Action to a new category in the Keybind Menu
- Insert sounds and logic now work consistently.
- Iron and Gold backpacks have had their max stacks reduced to 7 and Netherite reduced to 9
- Fixed crash when clicking a specific slot with curios installed.
- Increased # of stacked dropped when dying with a Pot to 108 Stacks. (4 Chests)
- Fixed server crash when renaming backpack in an anvil.
- Backpacks will now remember their name when placed, then picked up.
- Replaced unsafe Mixin Redirect responsible for baking item models with mod events.
- Binding the Backpack's Action Key to a key on the mouse now instantly places it.
- You can now blacklist items from the Backpack's Inventory using datapacks.
- Backpacks will now not drop on death if Keep Inventory is set to true.
- Dying with Curios/Trinkets installed would cause backpack to drop as an entity and item.
- The backpack's back slot is now designated as the players first back slot when using Curios/Trinkets
- Binding the Backpack's Action Key to a key on the mouse now instantly places it.
- You can now blacklist items from the Backpack's Inventory using datapacks
- backpacks will now not drop on death if Keep Inventory is set to true.
- Dying with Curios/Trinkets installed would cause backpack to drop as an entity and item.
- The backpack's back slot is now designated as the players first back slot when using Curios/Trinkets
Current Changelog
- Fixed Bug where Back Slot was not appearing in the Inventory
- Removed Insert Slot without trinkets installed.
- You can now place items on top of the equipped backpack to place/take items from its inventory. (Use Hotkey + Click in place of Shift Click)
- Decorated Pots now show their inventory in its tooltip while equipped
Last Changelog
- Re-wrote how backpack data is stored on the player
- Simplified the inventory screen controls
- Clicking an equipped backpack in the inventory screen will insert/take items to/from the backpack.
- Punching the backpack if you are not the player that placed it takes one extra hit
- Added compatibility with trinkets (un-tested with other mods)
- Fixed backpacks dumping error into log if there was no trim
- Fixed when moving items into pots, it would say no key was found in log
Current Changelog
- Fixed Bug where Back Slot was not appearing in the Inventory
- Removed Insert Slot without curios installed.
- You can now place items on top of the equipped backpack to place/take items from its inventory. (Use Hotkey + Click in place of Shift Click)
- Decorated Pots now show their inventory in its tooltip while equipped
Last Changelog
- Re-wrote how backpack data is stored on the player
- Simplified the inventory screen controls
- Clicking an equipped backpack in the inventory screen will insert/take items to/from the backpack.
- Punching the backpack if you are not the player that placed it takes one extra hit
- Added compatibility with curios (un-tested with other mods)
- Fixed backpacks dumping error into log if there was no trim
- Fixed when moving items into pots, it would say no key was found in log