promotional bannermobile promotional banner

ImmediatelyFast

Speed up immediate mode rendering in Minecraft

File Details

ImmediatelyFast 1.3.1

  • R
  • Oct 30, 2024
  • 228.54 KB
  • 2.4K
  • 1.21.3+1
  • NeoForge

File Name

ImmediatelyFast-NeoForge-1.3.1+1.21.3.jar

Supported Versions

  • 1.21.3
  • 1.21.2

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

  • Reverted fast buffer upload to old approach
    • The previous method (Using a streaming buffer) didn't show much of an extra performance improvement, but was a lot more complex/error-prone and doesn't work on older GPUs.
    • If you notice a significant performance drop or graphical glitches when updating to this version, please open an issue on the GitHub repository.
  • 1.21.2+ only: Fixed performance regression on Apple GPUs
  • 1.21.2+ only: Screen Batching: Only batch container items and chat screen
  • 1.21.2+ only: Added workaround for item cooldown render order issue