Invasive Optimizations

Invasive optimizations for other mods. If you experience any issues, disable this mod first!

File Details

Invasive Optimizations 1.0.9 for 1.21.1

  • R
  • May 7, 2026
  • 70.88 KB
  • 14
  • 1.21.1+1
  • NeoForge

File Name

invasiveopts-1.0.9.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:invasive-optimizations-1528432:8050828"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Auto-generated Changelog:

  • feat: fall back to less efficient long-based sort for large lists
  • fix: use int shl for short-short sort
  • feat: add int-based short-short sort and javadocs for CachedSort