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.

File Details

item-clumps-1.0.17+26.2.jar

  • A
  • Jul 8, 2026
  • 420.34 KB
  • 4
  • 26.2+1
  • Fabric

File Name

item-clumps-1.0.17+26.2.jar

Supported Versions

  • 26.2
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vo-item-clumps-1548645:8390479"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[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.