promotional bannermobile promotional banner

VO: 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.
Back to Files

item-clumps-1.0.17+26.2.jar

File nameitem-clumps-1.0.17+26.2.jar
Uploader
DasikIgaijinDasikIgaijin
Uploaded
Jul 8, 2026
Downloads
10
Size
420.3 KB
Mod Loaders
Fabric
File ID
8390479
Type
A
Alpha
Supported game versions
  • 26.2
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vo-item-clumps-1548645:8390479"

Learn more about Curse Maven

What's new

[1.0.17+26.2] - 2026-07-07

Fixed

  • Fixed a math integer overflow bug in tryToMerge where merging ground item entities under massive stack sizes (millions/billions) could overflow to negative stack counts, causing infinite loops and game crashes.