
IG: Item Clumps
Item Clumps completely redesigns how dropped item entities behave in the world, combining them into lightweight, virtual mega-stacks to maximize both server performance and client-side frame rates.
Оцените первым
3.6K
11
Список изменений
1.0.15+26.2
Released: July 6, 2026
Fixed
- What: Fixed missing ground item count labels when used alongside Stack Size Adjuster.
- Why: The Stack Size Adjuster mod overrides
getMaxStackSize()to return custom larger limits (e.g. 640). Item Clumps was checkingstack.getMaxStackSize()to determine if count was above limit, which failed because the count (e.g., 100) was less than 640. - How: Modified
ItemEntityMixin.javato fetch default max stack size from components (stack.getOrDefault(DataComponents.MAX_STACK_SIZE, 1)) bypassing the overriddengetMaxStackSize().
Файлы
item-clumps-1.0.15+26.2.jar(419.86 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.0.15+26.2
Загрузчики
Fabric
Версии игры
26.1.2–26.2
Загрузок
81
Дата публикации
06.07.2026
