Перейти к содержимому
Mineforgian

Unbounded Bundle

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

Загрузки
611
Подписчики
8
Обновлён
24 июля 2026 г.
Лицензия
MIT

Опубликован 29 июня 2026 г.

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.

Ченджлог

1.1-26.2Бета26.2 · 10 июля 2026 г.
  • Added weight display over the progress bar
  • Added an option to display the weight as a percentage
1.1-26.2Бета26.2 · 10 июля 2026 г.
  • Added weight display over the progress bar
  • Added an option to display the weight as a percentage
1.1-26.1Бета26.1, 26.1.1, 26.1.2 · 10 июля 2026 г.
  • Added weight display over the progress bar
  • Added an option to display the weight as a percentage
1.1-26.1Бета26.1, 26.1.1, 26.1.2 · 10 июля 2026 г.
  • Added weight display over the progress bar
  • Added an option to display the weight as a percentage

Комментарии

Загружаем…