Compatibility
Minecraft: Java Edition
1.21.4–1.21.9
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 5 months ago
Updated last week
Bundle Up!
A simple and lightweight Fabric mod designed to do one thing, put your items into bundles! Open your inventory and press the keybind Default: B to store your items quickly and efficiently.
Configuration/Specific Behavior
- It does not pull unstackable items
- Specific inventory slots can be blacklisted to disallow bundles from taking those items. The hotbar is blacklisted by default.
- There are two main modes of the mod
- Default (not holding shift): Priority goes to items that will take the least space in the bundle, freeing the most inventory space possible.
- Sorting (holding shift): Items can only be moved into a bundle if they are already present in that bundle. Sorting mode is space efficient as of v2.1.0
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)