Unbounded bundle

Quick rating

Community listing page, reviews here may not be monitored by the author.

Unbounded bundle

By Azz_9Owner , 9_zzA

No reviews yet

Removes the 12-item display limit on bundles and replaces the fixed tooltip with a scrollable, dynamically-sized grid.

Mod Loaders
Minecraft
26.3 26.2

About

Description

Unbounded Bundle

Fabric NeoForge Side: Client

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.

Unbounded Bundle

Fabric NeoForge Environment: Client

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.