ImmediatelyFast

Speed up immediate mode rendering in Minecraft

File Details

ImmediatelyFast 1.8.1

  • R
  • Jul 8, 2025
  • 418.83 KB
  • 6.8K
  • 1.21.4
  • Forge

File Name

ImmediatelyFast-Forge-1.8.1+1.21.4.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Forge

implementation "curse.maven:immediatelyfast-686911:6745839"
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)
  • Improved compatibility with mods which don't render into the batching buffer while batching
  • Draw current batch when mods modify the projection matrix
  • 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