ImmediatelyFast

Speed up immediate mode rendering in Minecraft

File Details

ImmediatelyFast 1.8.0

  • R
  • Mar 16, 2025
  • 420.87 KB
  • 27.0K
  • 1.21.4
  • Forge

File Name

ImmediatelyFast-Forge-1.8.0+1.21.4.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Fixed experimental screen batching on NeoForge and (Lex)Forge
  • Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
  • Render entity vertex buffer at the end of screen rendering (Fixes issues with mods which use the Iceberg tooltip rendering API)
  • Added mechanism to allow resource packs with modified core shaders to declare compatible features
  • Changed the versioning of ImmediatelyFast. The minor version is now incremented with every Minecraft update. The patch version is incremented with every ImmediatelyFast release. This aims to group all releases for a specific Minecraft version together. It also allows for more frequent releases because I can do a release for a single Minecraft version instead having to accumulate enough changes to justify a release for all supported versions.