ImmediatelyFast

Speed up immediate mode rendering in Minecraft

File Details

ImmediatelyFast 1.6.4

  • R
  • Mar 30, 2025
  • 425.13 KB
  • 1.6K
  • 1.21.1+1
  • Forge

File Name

ImmediatelyFast-Forge-1.6.4+1.21.1.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Forge

implementation "curse.maven:immediatelyfast-686911:6368704"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.6.4

  • Don't force draw the batch if the shader color changes, because that's already accounted for when collecting the data

v1.6.3

  • Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
  • Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
  • Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)