ImmediatelyFast

Speed up immediate mode rendering in Minecraft

File Details

ImmediatelyFast 1.7.1

  • R
  • Jul 8, 2025
  • 418.98 KB
  • 910
  • 1.21.3+1
  • Forge

File Name

ImmediatelyFast-Forge-1.7.1+1.21.3.jar

Supported Versions

  • 1.21.3
  • 1.21.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
  • Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
  • Improved compatibility with mods which don't render into the batching buffer while batching
  • Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
  • Removed experimental universal HUD batching optimization
    • This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase