Bundle Up 2.1.0
Made sorting mode space efficient
New Commands
/bundleup modifylist (add | list | remove)
- Adds your held item to the list | Outputs the current list | Removes your held item from the list
/bundleup listmode
- Toggles the list between blacklist and whitelist
/bundleup sortingmode
- Toggles the default sorting mode (inverting shift behavior)
Version 2.0.0 is Here!
This is a big update. Almost the entire mod was rewritten. Please report any bugs/give feedback in my Discord.
With that out of the way, what changed?
Smoother Behavior
The rewrite allowed me to work on a lot of the logic and fix bugs. Edge cases where you end up with excess items in your cursor and similar issues should be reduced/fixed entirely.
ModMenu Support
Full support for an item whitelist/blacklist and inventory slot blacklist. You can configure bundles to only collect certain items (or avoid certain items) and make sure it never interferes with your hotbar or other important slots.
Sorting Mode (Beta)
Holding Shift while pressing the activation keybind (default: Shift+B) will have the mod use the sorting mode. In this mode, items are only able to be stored in a bundle if that bundle already has some of the existing items.
Why Beta? This was an addition suggested by a user and I didn't want it to take any longer than it already had. I'm still working on making the logic more robust, but I wanted a functional version published. Try it out!
Shulker Support
Shulkers are now fully supported. The mod now works in inventories, all chest varients, barrels, and shulkers. Support for misc. GUIs (hoppers, crafting tables, etc.) is not planned currently.
Bugfixes
Minor fix to storing in the inventory, where moving items to a bundle in the hotbar did not work properly.