ImmediatelyFast Modpack 1.19.3+ Mod [1.21.11, 1.21.10, 1.21.8]
ImmediatelyFast: Client-Side Rendering Optimization ImmediatelyFast is an open-source Minecraft mod that boosts the performance of immediate mode rendering on the client side. Its lightweight design ensures broad compatibility with other modifications. Optimized Rendering Components and Targeted Improvements ImmediatelyFast optimizes all immediate mode rendering through a custom buffer implementation that batches draw calls and uploads data […]
ImmediatelyFast: Client-Side Rendering Optimization
ImmediatelyFast is an open-source Minecraft mod that boosts the performance of immediate mode rendering on the client side. Its lightweight design ensures broad compatibility with other modifications.
Optimized Rendering Components and Targeted Improvements
ImmediatelyFast optimizes all immediate mode rendering through a custom buffer implementation that batches draw calls and uploads data to the GPU more efficiently. The following immediate mode rendering areas are optimized:
- Entities
- Block entities
- Particles
- Text rendering
- GUI/HUD
- Immediate mode rendering of other mods
Additionally, the mod introduces targeted optimizations that replace vanilla rendering code with faster alternatives for these components:
- Map rendering
- HUD rendering
- Text rendering
Performance Benchmarks and Hardware Considerations
The following performance comparisons highlight areas where the mod excels. Note that if other mods appear in comparison tables, they also optimize that part of the game. Test hardware: Ryzen 5 1600, 32GB DDR4, GTX 1060. FPS numbers were obtained from external tools (e.g., MSI Afterburner) and averaged over several seconds. Keep in mind that ImmediatelyFast only improves FPS when the CPU is the bottleneck (likely unless using a very old GPU or heavy shaders). Slower CPUs benefit more than fast ones.
Entity Rendering: Up to 2x Higher FPS
On crowded servers, FPS typically doubles (tested with ImmediatelyFast 1.1.7 on Minecraft 1.19.3). The test environment was a Spigot server featuring 1,000 cows confined to a 3×3 box on screen.

Map Rendering: Up to 5x FPS Boost
When many maps are displayed simultaneously, FPS can increase by roughly five times (tested with ImmediatelyFast 1.1.1 on Minecraft 1.19.3). This benchmark used a Fabric server running the Image2Map mod with approximately 930 maps visible.

HUD Rendering: 40% FPS Improvement
In nearly all situations, FPS improves by approximately 40% (tested with ImmediatelyFast 1.1.7 on Minecraft 1.19.3). This test was performed on a Spigot server with various HUD elements visible: scoreboard, potion effect overlay, boss bars, filled chat, extra hearts, and a full hotbar.

Text Rendering Performance Gains
When many signs or holograms appear on screen, frame rates can roughly double. This was verified with ImmediatelyFast 1.1.7 on Minecraft 1.19.3.
Testing was carried out on a Spigot server with 200 signs (each filled with text) in view.

Block Entity Rendering FPS Improvement
With a large number of block entities visible, performance typically rises by about 20%. This result was obtained using ImmediatelyFast 1.1.7 on Minecraft 1.19.3.
Tests were conducted on a Spigot server where 400 chests were rendered on screen.

Mod Compatibility and Reported Issues
ImmediatelyFast is designed to minimise interference with other modifications. It should be compatible with the vast majority of mods and modpacks.
Known incompatibilities include:
- OptiFabric / OptiFine
- Most closed‑source clients such as LunarClient and LabyMod
If you find any problems, please report them through the project’s issue tracker.
Config
ImmediatelyFast has a config file which can be found in the config folder of your Minecraft instance. Most options should be left at their default values, but some may be tweaked to improve performance or compatibility.font_atlas_resizing : Increases the sizes of the font atlas textures. This improves performance with high resolution or custom server fonts.
map_atlas_generation : Puts the map textures into a single texture instead of multiple textures. This improves performance when many maps are on screen.
hud_batching : Improves the performance of the HUD rendering by submitting less draw calls. If you experience issues with HUD elements, try disabling this optimization.
fast_text_lookup : Caches some data between rendering text characters. This slightly improves performance when rendering a lot of text.
avoid_redundant_framebuffer_switching : This optimization reduces the number of framebuffer switches when rendering many different things in the world (entities, particles, block entities, …) or the HUD to increase FPS.
experimental_disable_error_checking : Disables OpenGL error checking. This may improve performance on certain systems, but can cause hard to debug issues if enabled.
experimental_disable_resource_pack_conflict_handling : Controls if ImmediatelyFast should scan resource packs for incompatible core shader modifications in oder to disable some conflicting optimizations. This can be disabled to force optimizations even if they may cause graphical issues with certain resource packs.
experimental_sign_text_buffering : Buffers text on signs instead of re-rendering it every frame. May cause issues with high resolution or custom fonts.
experimental_screen_batching : Improves the performance of some in-game screens rendering by submitting less draw calls.Developer API Documentation
The latest version of the API documentation can be viewed on the project website.
Got Questions?
No, it is incompatible with OptiFine and most closed-source clients like LunarClient.
It was tested on 1.19.3, but should be compatible with other versions.
Available Files
- ImmediatelyFast-Fabric-1.15.2+26.1.2.jar 26.1.2 + 2 • 297.8 KBChoose File
- ImmediatelyFast-NeoForge-1.15.2+26.1.2.jar 26.1.2 + 2 • 319.3 KBChoose File
- ImmediatelyFast-Fabric-1.15.1+26.1.1.jar 26.1.1 + 1 • 297.8 KBChoose File
- ImmediatelyFast-NeoForge-1.15.1+26.1.1.jar 26.1.1 + 1 • 319.3 KBChoose File
- ImmediatelyFast-Fabric-1.15.0+26.1.jar 26.1 • 297.8 KBChoose File
- ImmediatelyFast-NeoForge-1.15.0+26.1.jar 26.1 • 319.3 KBChoose File
- ImmediatelyFast-NeoForge-1.14.2+1.21.11.jar 1.21.11 • 324.8 KBChoose File
- ImmediatelyFast-Fabric-1.14.2+1.21.11.jar 1.21.11 • 303.2 KBChoose File
- ImmediatelyFast-NeoForge-1.13.5+1.21.10.jar 1.21.10 + 1 • 326.5 KBChoose File
- ImmediatelyFast-Fabric-1.13.5+1.21.10.jar 1.21.10 + 1 • 303.1 KBChoose File
- ImmediatelyFast-NeoForge-1.12.5+1.21.8.jar 1.21.8 • 322.8 KBChoose File
- ImmediatelyFast-Fabric-1.12.5+1.21.8.jar 1.21.8 • 299.6 KBChoose File
- ImmediatelyFast-NeoForge-1.8.6+1.21.4.jar 1.21.4 • 355.3 KBChoose File
- ImmediatelyFast-Forge-1.8.6+1.21.4.jar 1.21.4 • 530.0 KBChoose File
- ImmediatelyFast-Fabric-1.8.6+1.21.4.jar 1.21.4 • 330.6 KBChoose File
- ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar 1.21.1 + 1 • 360.0 KBChoose File
- ImmediatelyFast-Forge-1.6.10+1.21.1.jar 1.21.1 + 1 • 534.1 KBChoose File
- ImmediatelyFast-Fabric-1.6.10+1.21.1.jar 1.21.1 + 1 • 334.7 KBChoose File
- ImmediatelyFast-Forge-1.5.4+1.20.4.jar 1.20.4 + 4 • 526.4 KBChoose File
- ImmediatelyFast-NeoForge-1.5.4+1.20.4.jar 1.20.4 + 4 • 369.6 KBChoose File
Keep exploring the same resource family
The Twilight Forest [1.21.1] [1.20.6] [1.19.4]
Description Have you ever dreamed of stepping into a realm of fairies and monsters? The Twilight Forest introduces an entirely new dimension—the Twilight Forest. This world is blanketed in a dense woodland, yet beneath the canopy lie ruins, castles, and deep caverns waiting to be explored. With over 30 fresh biomes, dozens of unique mobs, […]
Industrial craft 2 (IC2) [1.12.2] [1.11.2] [1.10.2]
Description Imagine a world where electricity is the foundation of everything. Industrial Craft 2 completely transforms Minecraft by adding a full-fledged energy system, complex machinery, and powerful tools. With this mod, you can build a nuclear reactor, automate resource processing, transmit power through cables, charge your tools, and craft advanced armor and weapons. It’s the […]
Towns and Towers Mod [1.21.11, 1.21.10, 1.21.8]
Description Towns and Towers expands on Mojang’s 1.14 update. The mod adds new villages, pillager outposts, and ships. All structures are detailed yet blend naturally into the world, with many inspired by real‑world architecture. Currently the mod contains 56 structures (as of patch 1.9). These include villages, three types of outposts (towers, forts, camps), three […]
Create [1.21.1] [1.20.1] [1.19.2]
Have you ever wondered how to turn vanilla Minecraft into a factory filled with gears, conveyor belts, and automated furnaces? The Create mod makes this a reality. Instead of tedious redstone circuits, it introduces kinetic energy. Rotation, speed, and torque are what drive its machines. Connect shafts, attach cogwheels, and set entire production lines in […]

No comments yet