ModsJava
Unbounded bundle
Removes the 12-item display limit on bundles and replaces the fixed tooltip with a scrollable, dynamically-sized grid.
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.


Unbounded Bundle
Removes the 12-item display limit on bundles and replaces the fixed tooltip with a scrollable, dynamically-sized grid. Store as many different items as you want and navigate them without leaving your inventory.
Features
- No more 12-item display limit — all bundle contents are always accessible
- Dynamic column count that adapts to the number of stored items (configurable, 4–8 columns)
- Scrollable tooltip with a configurable max height so it never overflows your screen
- Scroll automatically follows the selected item to keep it always in view
- Full ModMenu + Cloth Config support for in-game configuration (both optional)
- Fabric, Quilt and NeoForge support
Configuration
The config file is located at .minecraft/config/unbounded_bundle.json and is created automatically on first launch.
| Option | Description |
|---|---|
enabled |
Enables the whole mod. |
minColumns |
Minimum number of columns in the tooltip grid. |
maxColumns |
Maximum number of columns in the tooltip grid. |
scrollable |
Enables the scrollable tooltip. |
smoothScrolling |
Enables smooth scrolling. |
maxRows |
Maximum number of visible rows when scrollable is enabled. |
usePercentageProgress |
Show the progress as a percentage. |
The column count adapts automatically to the number of items in the bundle, clamped between minColumns and maxColumns. maxRows has no effect when scrollable is set to false.
Verified by MCModsHub
- Ships as unbounded_bundle-1.1-1.21.2-fabric.jar — drop this file into the mods folder
- Download size: 381 KB
- Download link checked 24 Aug 2026 — working
These come from our own check of the pack file, not from the source page.