ImmediatelyFast (即时快速)
ImmediatelyFast 是一个开源的 Minecraft 模组,它改善了客户端的即时模式渲染性能。
ImmediatelyFast 是一个轻量级的模组,旨在与其他模组兼容。
优化
ImmediatelyFast 通过使用自定义缓冲区实现来优化所有即时模式渲染,批处理绘制调用并以更有效的方式将数据上传到 GPU。它主要优化了以下即时模式渲染代码的部分:
- 实体
- 方块实体
- 粒子
- 文本渲染
- GUI/ HUD
- 其他模组的即时模式渲染
它还具有有针对性的优化,其中改变了基岩版渲染代码,以便更快地运行。以下渲染代码的部分采用了更高效的实现:
- 地图渲染
- HUD 渲染
- 文本渲染
性能
以下是模组特别优化的领域的性能比较:
如果表格中列出了其他模组,这意味着该模组也优化了游戏的那一部分。
测试硬件:Ryzen 5 1600,32GB DDR4,GTX 1060
FPS 数字是从外部工具(在本例中为 MSI Afterburner)获取的,并在几秒钟内平均。如果您决定自行测试,请记住,ImmediatelyFast 只能在 CPU 是瓶颈的情况下提高 FPS(如果您的 GPU 不是古董或者您使用非常重的着色器,则最有可能是这种情况)。较慢的 CPU 将从该模组中获益更多,而非常快速的 CPU 不会。
实体渲染
通常情况下,繁忙服务器的 FPS 应该大约提高 2 倍。[在 1.19.3 上使用 IF 1.1.7 进行测试]
在屏幕上有 1000 头牛的 spigot 服务器上进行了测试。
其他模组 | 不使用 ImmediatelyFast | 使用 ImmediatelyFast | 改善 |
---|---|---|---|
无 | 16 FPS | 60 FPS | 3.75 倍 |
Sodium | 21 FPS | 82 FPS | 3.90 倍 |
Iris 和 Sodium | 60 FPS | 76 FPS | 1.27 倍 |
其他优化包括地图渲染、HUD 渲染、文本渲染等。
如果您遇到任何问题,请在 Issue 跟踪器上报告。
来自Modrinth
ImmediatelyFast 1.9.5
ImmediatelyFast-NeoForge-1.9.5+1.21.5.jar下载1.9.5+1.21.5-neoforge#Release
* Fixed crash when Hey Wiki mod is installed
展开
版本: 1.9.5+1.21.5-neoforge
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 2,009
ImmediatelyFast 1.9.5
ImmediatelyFast-Fabric-1.9.5+1.21.5.jar下载1.9.5+1.21.5-fabric#Release
* Fixed crash when Hey Wiki mod is installed
展开
版本: 1.9.5+1.21.5-fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Release
下载次数: 84,747
ImmediatelyFast 1.9.4
ImmediatelyFast-Fabric-1.9.4+1.21.5.jar下载1.9.4+1.21.5-fabric#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash when using certain resource packs)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Speed up buffer upload on Apple GPUs
* This "reverts" an internal 1.21.5 change which caused a performance regression on Apple GPUs
* Improved compatibility with mods which don't render into the batching buffer while batching
* Speed up buffer upload on Apple GPUs
* This "reverts" an internal 1.21.5 change which caused a performance regression on Apple GPUs
展开
版本: 1.9.4+1.21.5-fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Release
下载次数: 116,829
ImmediatelyFast 1.9.4
ImmediatelyFast-NeoForge-1.9.4+1.21.5.jar下载1.9.4+1.21.5-neoforge#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash when using certain resource packs)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Speed up buffer upload on Apple GPUs
* This "reverts" an internal 1.21.5 change which caused a performance regression on Apple GPUs
* Improved compatibility with mods which don't render into the batching buffer while batching
* Speed up buffer upload on Apple GPUs
* This "reverts" an internal 1.21.5 change which caused a performance regression on Apple GPUs
展开
版本: 1.9.4+1.21.5-neoforge
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 2,615
ImmediatelyFast 1.9.3
ImmediatelyFast-Fabric-1.9.3+1.21.5.jar下载1.9.3+1.21.5-fabric#Release
**v1.9.3**
* Fixed linux AMD GPU flashing window issue caused by the framebuffer optimization
* Fixed Intel GPU graphical issue caused by the framebuffer optimization
**v1.9.2**
* Added new optimization: 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.
* Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
* 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
* Fixed linux AMD GPU flashing window issue caused by the framebuffer optimization
* Fixed Intel GPU graphical issue caused by the framebuffer optimization
**v1.9.2**
* Added new optimization: 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.
* Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
* 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
展开
版本: 1.9.3+1.21.5-fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Release
下载次数: 850,249
ImmediatelyFast 1.9.3
ImmediatelyFast-NeoForge-1.9.3+1.21.5.jar下载1.9.3+1.21.5-neoforge#Release
**v1.9.3**
* Fixed linux AMD GPU flashing window issue caused by the framebuffer optimization
* Fixed Intel GPU graphical issue caused by the framebuffer optimization
**v1.9.2**
* Added new optimization: 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.
* Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
* 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
* Fixed linux AMD GPU flashing window issue caused by the framebuffer optimization
* Fixed Intel GPU graphical issue caused by the framebuffer optimization
**v1.9.2**
* Added new optimization: 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.
* Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
* 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
展开
版本: 1.9.3+1.21.5-neoforge
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 10,793
ImmediatelyFast 1.9.2
ImmediatelyFast-Fabric-1.9.2+1.21.5.jar下载1.9.2+1.21.5-fabric#Beta
* Added new optimization: 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.
* Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
* 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
* 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.
* Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
* 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
展开
版本: 1.9.2+1.21.5-fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Beta
下载次数: 11,626
ImmediatelyFast 1.9.2
ImmediatelyFast-NeoForge-1.9.2+1.21.5.jar下载1.9.2+1.21.5-neoforge#Beta
* Added new optimization: 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.
* Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
* 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
* 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.
* Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
* 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
展开
版本: 1.9.2+1.21.5-neoforge
支持游戏: 1.21.5
类型: NeoForge
Beta
下载次数: 159
ImmediatelyFast 1.6.5
ImmediatelyFast-Forge-1.6.5+1.21.1.jar下载1.6.5+1.21.1-forge#Release
* Fixed shader color mixing calculation
* 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
* 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
展开
版本: 1.6.5+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 10,612
ImmediatelyFast 1.6.5
ImmediatelyFast-Fabric-1.6.5+1.21.1.jar下载1.6.5+1.21.1-fabric#Release
* Fixed shader color mixing calculation
* 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
* 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
展开
版本: 1.6.5+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 510,272
ImmediatelyFast 1.6.5
ImmediatelyFast-NeoForge-1.6.5+1.21.1.jar下载1.6.5+1.21.1-neoforge#Release
* Fixed shader color mixing calculation
* 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
* 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
展开
版本: 1.6.5+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 132,255
ImmediatelyFast 1.6.4
ImmediatelyFast-NeoForge-1.6.4+1.21.1.jar下载1.6.4+1.21.1-neoforge#Release
**v1.6.4**
* Don't force draw the batch if the shader color changes, because that's already accounted for when collecting the data
**v1.6.3**
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
* Don't force draw the batch if the shader color changes, because that's already accounted for when collecting the data
**v1.6.3**
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
展开
版本: 1.6.4+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 5,151
ImmediatelyFast 1.6.4
ImmediatelyFast-Forge-1.6.4+1.21.1.jar下载1.6.4+1.21.1-forge#Release
**v1.6.4**
* Don't force draw the batch if the shader color changes, because that's already accounted for when collecting the data
**v1.6.3**
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
* Don't force draw the batch if the shader color changes, because that's already accounted for when collecting the data
**v1.6.3**
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
展开
版本: 1.6.4+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 358
ImmediatelyFast 1.6.4
ImmediatelyFast-Fabric-1.6.4+1.21.1.jar下载1.6.4+1.21.1-fabric#Release
**v1.6.4**
* Don't force draw the batch if the shader color changes, because that's already accounted for when collecting the data
**v1.6.3**
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
* Don't force draw the batch if the shader color changes, because that's already accounted for when collecting the data
**v1.6.3**
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
展开
版本: 1.6.4+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 29,480
ImmediatelyFast 1.9.1
ImmediatelyFast-Fabric-1.9.1+1.21.5.jar下载1.9.1+1.21.5-fabric#Release
* Readded NeoForge support
* Added new experimental optimization: Avoid redundant framebuffer switching
* It can be enabled in the config file (`immediatelyfast.json`) by enabling `experimental_avoid_redundant_framebuffer_switching`
* This optimization shouldn't cause any issues and will be enabled by default in an upcoming release if no issues are reported
* Any feedback regarding rendering issues or performance improvements is appreciated (You can find the discord link in the mod description)
* Added new experimental optimization: Avoid redundant framebuffer switching
* It can be enabled in the config file (`immediatelyfast.json`) by enabling `experimental_avoid_redundant_framebuffer_switching`
* This optimization shouldn't cause any issues and will be enabled by default in an upcoming release if no issues are reported
* Any feedback regarding rendering issues or performance improvements is appreciated (You can find the discord link in the mod description)
展开
版本: 1.9.1+1.21.5-fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Release
下载次数: 248,816
ImmediatelyFast 1.9.1
ImmediatelyFast-NeoForge-1.9.1+1.21.5.jar下载1.9.1+1.21.5-neoforge#Release
* Readded NeoForge support
* Added new experimental optimization: Avoid redundant framebuffer switching
* It can be enabled in the config file (`immediatelyfast.json`) by enabling `experimental_avoid_redundant_framebuffer_switching`
* This optimization shouldn't cause any issues and will be enabled by default in an upcoming release if no issues are reported
* Any feedback regarding rendering issues or performance improvements is appreciated (You can find the discord link in the mod description)
* Added new experimental optimization: Avoid redundant framebuffer switching
* It can be enabled in the config file (`immediatelyfast.json`) by enabling `experimental_avoid_redundant_framebuffer_switching`
* This optimization shouldn't cause any issues and will be enabled by default in an upcoming release if no issues are reported
* Any feedback regarding rendering issues or performance improvements is appreciated (You can find the discord link in the mod description)
展开
版本: 1.9.1+1.21.5-neoforge
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 2,691
ImmediatelyFast 1.6.3
ImmediatelyFast-NeoForge-1.6.3+1.21.1.jar下载1.6.3+1.21.1-neoforge#Release
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
展开
版本: 1.6.3+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 1,004
ImmediatelyFast 1.6.3
ImmediatelyFast-Fabric-1.6.3+1.21.1.jar下载1.6.3+1.21.1-fabric#Release
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
展开
版本: 1.6.3+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 6,625
ImmediatelyFast 1.6.3
ImmediatelyFast-Forge-1.6.3+1.21.1.jar下载1.6.3+1.21.1-forge#Release
* Force draw batch if the scissor box or shader color changes (Fixes issue with Figura player list rendering)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
* Clamp out of bounds shader color (Fixes issue with Dragon Survival "Magic Cast Meter")
* Disable experimental sign buffering if Effective is installed (Effective uses non-standard rendering which isn't compatible)
展开
版本: 1.6.3+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 126
ImmediatelyFast 1.9.0
ImmediatelyFast-Fabric-1.9.0+1.21.5.jar下载1.9.0+1.21.5-fabric#Release
* Added support for Minecraft 1.21.5
* Removed the fast_buffer_upload optimization, because Mojang implemented it in the base game
* NeoForge and LexForge will be added in the next release
* Removed the fast_buffer_upload optimization, because Mojang implemented it in the base game
* NeoForge and LexForge will be added in the next release
展开
版本: 1.9.0+1.21.5-fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Release
下载次数: 136,509
ImmediatelyFast 1.8.0
ImmediatelyFast-Forge-1.8.0+1.21.4.jar下载1.8.0+1.21.4-forge#Release
* 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.
* 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.
展开
版本: 1.8.0+1.21.4-forge
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 10,207
ImmediatelyFast 1.8.0
ImmediatelyFast-NeoForge-1.8.0+1.21.4.jar下载1.8.0+1.21.4-neoforge#Release
* 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.
* 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.
展开
版本: 1.8.0+1.21.4-neoforge
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 7,614
ImmediatelyFast 1.8.0
ImmediatelyFast-Fabric-1.8.0+1.21.4.jar下载1.8.0+1.21.4-fabric#Release
* 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.
* 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.
展开
版本: 1.8.0+1.21.4-fabric
支持游戏: 1.21.4
类型: Fabric Quilt
Release
下载次数: 559,748
ImmediatelyFast 1.7.0
ImmediatelyFast-NeoForge-1.7.0+1.21.3.jar下载1.7.0+1.21.3-neoforge#Release
* 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.
* 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.
展开
版本: 1.7.0+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 495
ImmediatelyFast 1.7.0
ImmediatelyFast-Forge-1.7.0+1.21.3.jar下载1.7.0+1.21.3-forge#Release
* 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.
* 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.
展开
版本: 1.7.0+1.21.3-forge
支持游戏: 1.21.2, 1.21.3
类型: Forge
Release
下载次数: 737
ImmediatelyFast 1.7.0
ImmediatelyFast-Fabric-1.7.0+1.21.3.jar下载1.7.0+1.21.3-fabric#Release
* 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.
* 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.
展开
版本: 1.7.0+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 19,554
ImmediatelyFast 1.6.2
ImmediatelyFast-Fabric-1.6.2+1.21.1.jar下载1.6.2+1.21.1-fabric#Release
* Fixed mod compatibility with Xaeros Minimap
* Render entity vertex buffer at the end of screen rendering (Fixes issues with mods which use the Iceberg tooltip rendering API)
* Draw current batch when mods modify the model view matrix (Fixes PneumaticCraft armor icons being rendered in the wrong place)
* Made horse armor layering fix compatible with modded horse armor
* Added mechanism to allow resource packs with modified core shaders to declare compatible features
* Render entity vertex buffer at the end of screen rendering (Fixes issues with mods which use the Iceberg tooltip rendering API)
* Draw current batch when mods modify the model view matrix (Fixes PneumaticCraft armor icons being rendered in the wrong place)
* Made horse armor layering fix compatible with modded horse armor
* Added mechanism to allow resource packs with modified core shaders to declare compatible features
展开
版本: 1.6.2+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 242,247
ImmediatelyFast 1.6.2
ImmediatelyFast-Forge-1.6.2+1.21.1.jar下载1.6.2+1.21.1-forge#Release
* Fixed mod compatibility with Xaeros Minimap
* Render entity vertex buffer at the end of screen rendering (Fixes issues with mods which use the Iceberg tooltip rendering API)
* Draw current batch when mods modify the model view matrix (Fixes PneumaticCraft armor icons being rendered in the wrong place)
* Made horse armor layering fix compatible with modded horse armor
* Added mechanism to allow resource packs with modified core shaders to declare compatible features
* Render entity vertex buffer at the end of screen rendering (Fixes issues with mods which use the Iceberg tooltip rendering API)
* Draw current batch when mods modify the model view matrix (Fixes PneumaticCraft armor icons being rendered in the wrong place)
* Made horse armor layering fix compatible with modded horse armor
* Added mechanism to allow resource packs with modified core shaders to declare compatible features
展开
版本: 1.6.2+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 1,789
ImmediatelyFast 1.6.2
ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar下载1.6.2+1.21.1-neoforge#Release
* Fixed mod compatibility with Xaeros Minimap
* Render entity vertex buffer at the end of screen rendering (Fixes issues with mods which use the Iceberg tooltip rendering API)
* Draw current batch when mods modify the model view matrix (Fixes PneumaticCraft armor icons being rendered in the wrong place)
* Made horse armor layering fix compatible with modded horse armor
* Added mechanism to allow resource packs with modified core shaders to declare compatible features
* Render entity vertex buffer at the end of screen rendering (Fixes issues with mods which use the Iceberg tooltip rendering API)
* Draw current batch when mods modify the model view matrix (Fixes PneumaticCraft armor icons being rendered in the wrong place)
* Made horse armor layering fix compatible with modded horse armor
* Added mechanism to allow resource packs with modified core shaders to declare compatible features
展开
版本: 1.6.2+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 30,649
ImmediatelyFast 1.5.0
ImmediatelyFast-Fabric-1.5.0+1.20.4.jar下载1.5.0+1.20.4-fabric#Release
* Made horse armor layering fix compatible with modded horse armor
* 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.
* 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.
展开
版本: 1.5.0+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 431,793
ImmediatelyFast 1.5.0
ImmediatelyFast-Forge-1.5.0+1.20.4.jar下载1.5.0+1.20.4-forge#Release
* Made horse armor layering fix compatible with modded horse armor
* 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.
* 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.
展开
版本: 1.5.0+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 488,459
ImmediatelyFast 1.5.0
ImmediatelyFast-NeoForge-1.5.0+1.20.4.jar下载1.5.0+1.20.4-neoforge#Release
* Made horse armor layering fix compatible with modded horse armor
* 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.
* 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.
展开
版本: 1.5.0+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 754
ImmediatelyFast 1.4.0
ImmediatelyFast-Forge-1.4.0+1.19.2.jar下载1.4.0+1.19.2-forge#Release
* This is the last release for Minecraft 1.19-1.19.2. Minecraft 1.19-1.19.2 support is now discontinued
* Made horse armor layering fix compatible with modded horse armor
* 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.
* Made horse armor layering fix compatible with modded horse armor
* 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.
展开
版本: 1.4.0+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 43,285
ImmediatelyFast 1.4.0
ImmediatelyFast-Fabric-1.4.0+1.19.2.jar下载1.4.0+1.19.2-fabric#Release
* This is the last release for Minecraft 1.19-1.19.2. Minecraft 1.19-1.19.2 support is now discontinued
* Made horse armor layering fix compatible with modded horse armor
* 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.
* Made horse armor layering fix compatible with modded horse armor
* 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.
展开
版本: 1.4.0+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 14,338
ImmediatelyFast 1.6.1
ImmediatelyFast-Forge-1.6.1+1.21.1.jar下载1.6.1+1.21.1-forge#Release
* Fixed experimental screen batching on NeoForge and (Lex)Forge
* Fixed Sodium Extras FPS overlay not rendering with Xaero's Minimap
* Fixed rendering issues with FTB Chunks minimap
* Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
* Fixed Sodium Extras FPS overlay not rendering with Xaero's Minimap
* Fixed rendering issues with FTB Chunks minimap
* Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
展开
版本: 1.6.1+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 1,111
ImmediatelyFast 1.6.1
ImmediatelyFast-NeoForge-1.6.1+1.21.1.jar下载1.6.1+1.21.1-neoforge#Release
* Fixed experimental screen batching on NeoForge and (Lex)Forge
* Fixed Sodium Extras FPS overlay not rendering with Xaero's Minimap
* Fixed rendering issues with FTB Chunks minimap
* Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
* Fixed Sodium Extras FPS overlay not rendering with Xaero's Minimap
* Fixed rendering issues with FTB Chunks minimap
* Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
展开
版本: 1.6.1+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 12,660
ImmediatelyFast 1.6.1
ImmediatelyFast-Fabric-1.6.1+1.21.1.jar下载1.6.1+1.21.1-fabric#Release
* Fixed experimental screen batching on NeoForge and (Lex)Forge
* Fixed Sodium Extras FPS overlay not rendering with Xaero's Minimap
* Fixed rendering issues with FTB Chunks minimap
* Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
* Fixed Sodium Extras FPS overlay not rendering with Xaero's Minimap
* Fixed rendering issues with FTB Chunks minimap
* Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
展开
版本: 1.6.1+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 161,547
ImmediatelyFast 1.6.0
ImmediatelyFast-Fabric-1.6.0+1.21.1.jar下载1.6.0+1.21.1-fabric#Release
* Fixed JourneyMap graphical issues
* Fixed item durability bar render order
* 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.
* Fixed item durability bar render order
* 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.
展开
版本: 1.6.0+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 73,374
ImmediatelyFast 1.6.0
ImmediatelyFast-Forge-1.6.0+1.21.1.jar下载1.6.0+1.21.1-forge#Release
* Fixed JourneyMap graphical issues
* Fixed item durability bar render order
* 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.
* Fixed item durability bar render order
* 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.
展开
版本: 1.6.0+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 630
ImmediatelyFast 1.6.0
ImmediatelyFast-NeoForge-1.6.0+1.21.1.jar下载1.6.0+1.21.1-neoforge#Release
* Fixed JourneyMap graphical issues
* Fixed item durability bar render order
* 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.
* Fixed item durability bar render order
* 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.
展开
版本: 1.6.0+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 7,713
ImmediatelyFast 1.3.6
ImmediatelyFast-NeoForge-1.3.6+1.21.4.jar下载1.3.6+1.21.4-neoforge#Release
* Draw current batch when mods render stuff on their own (Fixes graphical issues with mods which don't use DrawContext for HUD rendering)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.4-neoforge
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 3,188
ImmediatelyFast 1.3.6
ImmediatelyFast-Forge-1.3.6+1.21.4.jar下载1.3.6+1.21.4-forge#Release
* Draw current batch when mods render stuff on their own (Fixes graphical issues with mods which don't use DrawContext for HUD rendering)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.4-forge
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 2,176
ImmediatelyFast 1.3.6
ImmediatelyFast-Fabric-1.3.6+1.21.4.jar下载1.3.6+1.21.4-fabric#Release
* Draw current batch when mods render stuff on their own (Fixes graphical issues with mods which don't use DrawContext for HUD rendering)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.4-fabric
支持游戏: 1.21.4
类型: Fabric Quilt
Release
下载次数: 298,203
ImmediatelyFast 1.3.6
ImmediatelyFast-Forge-1.3.6+1.21.3.jar下载1.3.6+1.21.3-forge#Release
* Draw current batch when mods render stuff on their own (Fixes graphical issues with mods which don't use DrawContext for HUD rendering)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Fixed item rendering issues on (Lex)Forge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Fixed item rendering issues on (Lex)Forge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.3-forge
支持游戏: 1.21.2, 1.21.3
类型: Forge
Release
下载次数: 132
ImmediatelyFast 1.3.6
ImmediatelyFast-NeoForge-1.3.6+1.21.3.jar下载1.3.6+1.21.3-neoforge#Release
* Draw current batch when mods render stuff on their own (Fixes graphical issues with mods which don't use DrawContext for HUD rendering)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Fixed item rendering issues on (Lex)Forge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Fixed item rendering issues on (Lex)Forge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 143
ImmediatelyFast 1.3.6
ImmediatelyFast-Fabric-1.3.6+1.21.3.jar下载1.3.6+1.21.3-fabric#Release
* Draw current batch when mods render stuff on their own (Fixes graphical issues with mods which don't use DrawContext for HUD rendering)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Fixed item rendering issues on (Lex)Forge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Fixed chat screen rendering issue if experimental screen batching is enabled
* Fixed HUD batching graphical issues on NeoForge
* Fixed item rendering issues on (Lex)Forge
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 4,067
ImmediatelyFast 1.3.6
ImmediatelyFast-Forge-1.3.6+1.21.1.jar下载1.3.6+1.21.1-forge#Release
* Backported HUD batching system from ImmediatelyFast 1.21.2
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 212
ImmediatelyFast 1.3.6
ImmediatelyFast-NeoForge-1.3.6+1.21.1.jar下载1.3.6+1.21.1-neoforge#Release
* Backported HUD batching system from ImmediatelyFast 1.21.2
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 2,604
ImmediatelyFast 1.3.6
ImmediatelyFast-Fabric-1.3.6+1.21.1.jar下载1.3.6+1.21.1-fabric#Release
* Backported HUD batching system from ImmediatelyFast 1.21.2
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 29,858
ImmediatelyFast 1.3.6
ImmediatelyFast-Forge-1.3.6+1.20.4.jar下载1.3.6+1.20.4-forge#Release
* Fixed rendering issues with Ars Nouveau
* Removed Scorched Guns 2 from the HUD batching disable list (A new fix resolves the graphical issues without disabling HUD batching)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Removed Scorched Guns 2 from the HUD batching disable list (A new fix resolves the graphical issues without disabling HUD batching)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 89,702
ImmediatelyFast 1.3.6
ImmediatelyFast-NeoForge-1.3.6+1.20.4.jar下载1.3.6+1.20.4-neoforge#Release
* Fixed rendering issues with Ars Nouveau
* Removed Scorched Guns 2 from the HUD batching disable list (A new fix resolves the graphical issues without disabling HUD batching)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Removed Scorched Guns 2 from the HUD batching disable list (A new fix resolves the graphical issues without disabling HUD batching)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 140
ImmediatelyFast 1.3.6
ImmediatelyFast-Fabric-1.3.6+1.20.4.jar下载1.3.6+1.20.4-fabric#Release
* Fixed rendering issues with Ars Nouveau
* Removed Scorched Guns 2 from the HUD batching disable list (A new fix resolves the graphical issues without disabling HUD batching)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
* Removed Scorched Guns 2 from the HUD batching disable list (A new fix resolves the graphical issues without disabling HUD batching)
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 57,247
ImmediatelyFast 1.3.6
ImmediatelyFast-Forge-1.3.6+1.19.2.jar下载1.3.6+1.19.2-forge#Release
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 9,222
ImmediatelyFast 1.3.6
ImmediatelyFast-Fabric-1.3.6+1.19.2.jar下载1.3.6+1.19.2-fabric#Release
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
展开
版本: 1.3.6+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 2,607
ImmediatelyFast 1.3.5
ImmediatelyFast-Forge-1.3.5+1.21.4.jar下载1.3.5+1.21.4-forge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.4-forge
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 1,503
ImmediatelyFast 1.3.5
ImmediatelyFast-NeoForge-1.3.5+1.21.4.jar下载1.3.5+1.21.4-neoforge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.4-neoforge
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 2,475
ImmediatelyFast 1.3.5
ImmediatelyFast-Fabric-1.3.5+1.21.4.jar下载1.3.5+1.21.4-fabric#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.4-fabric
支持游戏: 1.21.4
类型: Fabric Quilt
Release
下载次数: 158,781
ImmediatelyFast 1.3.5
ImmediatelyFast-Forge-1.3.5+1.21.3.jar下载1.3.5+1.21.3-forge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.3-forge
支持游戏: 1.21.2, 1.21.3
类型: Forge
Release
下载次数: 71
ImmediatelyFast 1.3.5
ImmediatelyFast-NeoForge-1.3.5+1.21.3.jar下载1.3.5+1.21.3-neoforge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 80
ImmediatelyFast 1.3.5
ImmediatelyFast-Fabric-1.3.5+1.21.3.jar下载1.3.5+1.21.3-fabric#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 4,058
ImmediatelyFast 1.3.5
ImmediatelyFast-Forge-1.3.5+1.21.1.jar下载1.3.5+1.21.1-forge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 1,396
ImmediatelyFast 1.3.5
ImmediatelyFast-NeoForge-1.3.5+1.21.1.jar下载1.3.5+1.21.1-neoforge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 20,557
ImmediatelyFast 1.3.5
ImmediatelyFast-Fabric-1.3.5+1.21.1.jar下载1.3.5+1.21.1-fabric#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 87,865
ImmediatelyFast 1.3.5
ImmediatelyFast-Forge-1.3.5+1.20.4.jar下载1.3.5+1.20.4-forge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 82,990
ImmediatelyFast 1.3.5
ImmediatelyFast-NeoForge-1.3.5+1.20.4.jar下载1.3.5+1.20.4-neoforge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 90
ImmediatelyFast 1.3.5
ImmediatelyFast-Fabric-1.3.5+1.20.4.jar下载1.3.5+1.20.4-fabric#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 48,211
ImmediatelyFast 1.3.5
ImmediatelyFast-Forge-1.3.5+1.19.2.jar下载1.3.5+1.19.2-forge#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 84,580
ImmediatelyFast 1.3.5
ImmediatelyFast-Fabric-1.3.5+1.19.2.jar下载1.3.5+1.19.2-fabric#Release
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
* (1.21.4) Readded (Lex)Forge support
* Improved thread stacktrace logging (It now uses the correct logger)
展开
版本: 1.3.5+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 2,678
ImmediatelyFast 1.3.4
ImmediatelyFast-NeoForge-1.3.4+1.21.4.jar下载1.3.4+1.21.4-neoforge#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.21.4-neoforge
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 6,215
ImmediatelyFast 1.3.4
ImmediatelyFast-Fabric-1.3.4+1.21.4.jar下载1.3.4+1.21.4-fabric#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.21.4-fabric
支持游戏: 1.21.4
类型: Fabric Quilt
Release
下载次数: 495,850
ImmediatelyFast 1.3.4
ImmediatelyFast-Fabric-1.3.4+1.21.3.jar下载1.3.4+1.21.3-fabric#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 17,349
ImmediatelyFast 1.3.4
ImmediatelyFast-Forge-1.3.4+1.21.3.jar下载1.3.4+1.21.3-forge#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.21.3-forge
支持游戏: 1.21.2, 1.21.3
类型: Forge
Release
下载次数: 508
ImmediatelyFast 1.3.4
ImmediatelyFast-NeoForge-1.3.4+1.21.3.jar下载1.3.4+1.21.3-neoforge#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 318
ImmediatelyFast 1.3.4
ImmediatelyFast-Forge-1.3.4+1.21.1.jar下载1.3.4+1.21.1-forge#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 3,547
ImmediatelyFast 1.3.4
ImmediatelyFast-NeoForge-1.3.4+1.21.1.jar下载1.3.4+1.21.1-neoforge#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 91,656
ImmediatelyFast 1.3.4
ImmediatelyFast-Fabric-1.3.4+1.21.1.jar下载1.3.4+1.21.1-fabric#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 969,590
ImmediatelyFast 1.3.4
ImmediatelyFast-Forge-1.3.4+1.20.4.jar下载1.3.4+1.20.4-forge#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 1,238,008
ImmediatelyFast 1.3.4
ImmediatelyFast-Fabric-1.3.4+1.20.4.jar下载1.3.4+1.20.4-fabric#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 187,005
ImmediatelyFast 1.3.4
ImmediatelyFast-NeoForge-1.3.4+1.20.4.jar下载1.3.4+1.20.4-neoforge#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 470
ImmediatelyFast 1.3.4
ImmediatelyFast-Forge-1.3.4+1.19.2.jar下载1.3.4+1.19.2-forge#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 12,988
ImmediatelyFast 1.3.4
ImmediatelyFast-Fabric-1.3.4+1.19.2.jar下载1.3.4+1.19.2-fabric#Release
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
展开
版本: 1.3.4+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 7,049
ImmediatelyFast 1.3.3
ImmediatelyFast-NeoForge-1.3.3+1.21.4.jar下载1.3.3+1.21.4-neoforge#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.21.4-neoforge
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 11,569
ImmediatelyFast 1.3.3
ImmediatelyFast-Fabric-1.3.3+1.21.4.jar下载1.3.3+1.21.4-fabric#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.21.4-fabric
支持游戏: 1.21.4
类型: Fabric Quilt
Release
下载次数: 802,519
ImmediatelyFast 1.3.3
ImmediatelyFast-NeoForge-1.3.3+1.21.3.jar下载1.3.3+1.21.3-neoforge#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 948
ImmediatelyFast 1.3.3
ImmediatelyFast-Forge-1.3.3+1.21.3.jar下载1.3.3+1.21.3-forge#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.21.3-forge
支持游戏: 1.21.2, 1.21.3
类型: Forge
Release
下载次数: 1,400
ImmediatelyFast 1.3.3
ImmediatelyFast-Fabric-1.3.3+1.21.3.jar下载1.3.3+1.21.3-fabric#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 92,776
ImmediatelyFast 1.3.3
ImmediatelyFast-NeoForge-1.3.3+1.21.1.jar下载1.3.3+1.21.1-neoforge#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 37,157
ImmediatelyFast 1.3.3
ImmediatelyFast-Forge-1.3.3+1.21.1.jar下载1.3.3+1.21.1-forge#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 5,187
ImmediatelyFast 1.3.3
ImmediatelyFast-Fabric-1.3.3+1.21.1.jar下载1.3.3+1.21.1-fabric#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 514,682
ImmediatelyFast 1.3.3
ImmediatelyFast-NeoForge-1.3.3+1.20.4.jar下载1.3.3+1.20.4-neoforge#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 746
ImmediatelyFast 1.3.3
ImmediatelyFast-Forge-1.3.3+1.20.4.jar下载1.3.3+1.20.4-forge#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 305,869
ImmediatelyFast 1.3.3
ImmediatelyFast-Fabric-1.3.3+1.20.4.jar下载1.3.3+1.20.4-fabric#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 355,475
ImmediatelyFast 1.3.3
ImmediatelyFast-Forge-1.3.3+1.19.2.jar下载1.3.3+1.19.2-forge#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 81,503
ImmediatelyFast 1.3.3
ImmediatelyFast-Fabric-1.3.3+1.19.2.jar下载1.3.3+1.19.2-fabric#Release
* Added support for 1.21.4 (Fabric and NeoForge)
* (Forge) Mark mod as clientside only (Only visual change)
* (Forge) Mark mod as clientside only (Only visual change)
展开
版本: 1.3.3+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 12,967
ImmediatelyFast 1.3.2
ImmediatelyFast-Forge-1.3.2+1.21.3.jar下载1.3.2+1.21.3-forge#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.21.3-forge
支持游戏: 1.21.2, 1.21.3
类型: Forge
Release
下载次数: 2,486
ImmediatelyFast 1.3.2
ImmediatelyFast-NeoForge-1.3.2+1.21.3.jar下载1.3.2+1.21.3-neoforge#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 6,616
ImmediatelyFast 1.3.2
ImmediatelyFast-Fabric-1.3.2+1.21.3.jar下载1.3.2+1.21.3-fabric#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 192,179
ImmediatelyFast 1.3.2
ImmediatelyFast-NeoForge-1.3.2+1.21.1.jar下载1.3.2+1.21.1-neoforge#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 10,433
ImmediatelyFast 1.3.2
ImmediatelyFast-Forge-1.3.2+1.21.1.jar下载1.3.2+1.21.1-forge#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 2,619
ImmediatelyFast 1.3.2
ImmediatelyFast-Fabric-1.3.2+1.21.1.jar下载1.3.2+1.21.1-fabric#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 339,816
ImmediatelyFast 1.3.2
ImmediatelyFast-Forge-1.3.2+1.20.4.jar下载1.3.2+1.20.4-forge#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 374,674
ImmediatelyFast 1.3.2
ImmediatelyFast-NeoForge-1.3.2+1.20.4.jar下载1.3.2+1.20.4-neoforge#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 236
ImmediatelyFast 1.3.2
ImmediatelyFast-Fabric-1.3.2+1.20.4.jar下载1.3.2+1.20.4-fabric#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 610,782
ImmediatelyFast 1.3.2
ImmediatelyFast-Fabric-1.3.2+1.19.2.jar下载1.3.2+1.19.2-fabric#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 5,941
ImmediatelyFast 1.3.2
ImmediatelyFast-Forge-1.3.2+1.19.2.jar下载1.3.2+1.19.2-forge#Release
* Enforce text layer draw order (Fixes layering issues with custom fonts in server resource packs)
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
* 1.21.2+ only: Readded Forge support
* 1.21.2+ only: Fixed compatibility with NeoForge 21.3.23+
展开
版本: 1.3.2+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 15,488
ImmediatelyFast 1.3.1
ImmediatelyFast-NeoForge-1.3.1+1.21.3.jar下载1.3.1+1.21.3-neoforge#Release
* 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
* 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
展开
版本: 1.3.1+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 1,491
ImmediatelyFast 1.3.1
ImmediatelyFast-Fabric-1.3.1+1.21.3.jar下载1.3.1+1.21.3-fabric#Release
* 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
* 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
展开
版本: 1.3.1+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 106,423
ImmediatelyFast 1.3.1
ImmediatelyFast-Forge-1.3.1+1.21.1.jar下载1.3.1+1.21.1-forge#Release
* 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
* 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
展开
版本: 1.3.1+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 1,840
ImmediatelyFast 1.3.1
ImmediatelyFast-NeoForge-1.3.1+1.21.1.jar下载1.3.1+1.21.1-neoforge#Release
* 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
* 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
展开
版本: 1.3.1+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 5,069
ImmediatelyFast 1.3.1
ImmediatelyFast-Fabric-1.3.1+1.21.1.jar下载1.3.1+1.21.1-fabric#Release
* 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
* 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
展开
版本: 1.3.1+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 142,005
ImmediatelyFast 1.3.1
ImmediatelyFast-Forge-1.3.1+1.20.4.jar下载1.3.1+1.20.4-forge#Release
* 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
* 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
展开
版本: 1.3.1+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 52,777
ImmediatelyFast 1.3.1
ImmediatelyFast-Fabric-1.3.1+1.20.4.jar下载1.3.1+1.20.4-fabric#Release
* 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
* 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
展开
版本: 1.3.1+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 144,075
ImmediatelyFast 1.3.1
ImmediatelyFast-NeoForge-1.3.1+1.20.4.jar下载1.3.1+1.20.4-neoforge#Release
* 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
* 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
展开
版本: 1.3.1+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 275
ImmediatelyFast 1.3.1
ImmediatelyFast-Fabric-1.3.1+1.19.2.jar下载1.3.1+1.19.2-fabric#Release
* 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
* 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
展开
版本: 1.3.1+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 2,667
ImmediatelyFast 1.3.1
ImmediatelyFast-Forge-1.3.1+1.19.2.jar下载1.3.1+1.19.2-forge#Release
* 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
* 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
展开
版本: 1.3.1+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 8,502
ImmediatelyFast 1.3.0
ImmediatelyFast-NeoForge-1.3.0+1.21.3.jar下载1.3.0+1.21.3-neoforge#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 2,186
ImmediatelyFast 1.3.0
ImmediatelyFast-Fabric-1.3.0+1.21.3.jar下载1.3.0+1.21.3-fabric#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 75,038
ImmediatelyFast 1.3.0
ImmediatelyFast-Forge-1.3.0+1.21.1.jar下载1.3.0+1.21.1-forge#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 1,334
ImmediatelyFast 1.3.0
ImmediatelyFast-NeoForge-1.3.0+1.21.1.jar下载1.3.0+1.21.1-neoforge#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 4,760
ImmediatelyFast 1.3.0
ImmediatelyFast-Fabric-1.3.0+1.21.1.jar下载1.3.0+1.21.1-fabric#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 141,602
ImmediatelyFast 1.3.0
ImmediatelyFast-Forge-1.3.0+1.20.6.jar下载1.3.0+1.20.6-forge#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.20.6-forge
支持游戏: 1.20.5, 1.20.6
类型: Forge
Release
下载次数: 2,138
ImmediatelyFast 1.3.0
ImmediatelyFast-NeoForge-1.3.0+1.20.6.jar下载1.3.0+1.20.6-neoforge#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 951
ImmediatelyFast 1.3.0
ImmediatelyFast-Fabric-1.3.0+1.20.6.jar下载1.3.0+1.20.6-fabric#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 35,957
ImmediatelyFast 1.3.0
ImmediatelyFast-Forge-1.3.0+1.20.4.jar下载1.3.0+1.20.4-forge#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 39,745
ImmediatelyFast 1.3.0
ImmediatelyFast-NeoForge-1.3.0+1.20.4.jar下载1.3.0+1.20.4-neoforge#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 128
ImmediatelyFast 1.3.0
ImmediatelyFast-Fabric-1.3.0+1.20.4.jar下载1.3.0+1.20.4-fabric#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 80,978
ImmediatelyFast 1.3.0
ImmediatelyFast-Forge-1.3.0+1.19.2.jar下载1.3.0+1.19.2-forge#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 3,962
ImmediatelyFast 1.3.0
ImmediatelyFast-Fabric-1.3.0+1.19.2.jar下载1.3.0+1.19.2-fabric#Release
* Added support for 1.21.2/1.21.3
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
* Dropped support for 1.20.5/1.20.6
* Fixed wolf collar rendering order
* 1.21.2+ only: Rewrote fast buffer upload to have less overhead in high (1000+) FPS scenarios
* 1.21.2+ only: Deprecated the ImmediatelyFast batching API. Mojang added basic batching into the DrawContext class. ImmediatelyFast now uses and extends this system, so the custom API is no longer needed. To migrate your mod, simply remove all calls to the ImmediatelyFast batching API and make sure to use the DrawContext for your HUD rendering.
* 1.21.2+ only: Made experimental universal HUD batching more efficient
展开
版本: 1.3.0+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 1,666
ImmediatelyFast 1.2.21
ImmediatelyFast-Forge-1.2.21+1.21.1.jar下载1.2.21+1.21.1-forge#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 11,463
ImmediatelyFast 1.2.21
ImmediatelyFast-Fabric-1.2.21+1.21.1.jar下载1.2.21+1.21.1-fabric#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 1,034,020
ImmediatelyFast 1.2.21
ImmediatelyFast-NeoForge-1.2.21+1.21.1.jar下载1.2.21+1.21.1-neoforge#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 27,815
ImmediatelyFast 1.2.21
ImmediatelyFast-NeoForge-1.2.21+1.20.6.jar下载1.2.21+1.20.6-neoforge#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 512
ImmediatelyFast 1.2.21
ImmediatelyFast-Forge-1.2.21+1.20.6.jar下载1.2.21+1.20.6-forge#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.20.6-forge
支持游戏: 1.20.5, 1.20.6
类型: Forge
Release
下载次数: 664
ImmediatelyFast 1.2.21
ImmediatelyFast-Fabric-1.2.21+1.20.6.jar下载1.2.21+1.20.6-fabric#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 34,074
ImmediatelyFast 1.2.21
ImmediatelyFast-Forge-1.2.21+1.20.4.jar下载1.2.21+1.20.4-forge#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 253,980
ImmediatelyFast 1.2.21
ImmediatelyFast-NeoForge-1.2.21+1.20.4.jar下载1.2.21+1.20.4-neoforge#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 1,446
ImmediatelyFast 1.2.21
ImmediatelyFast-Fabric-1.2.21+1.20.4.jar下载1.2.21+1.20.4-fabric#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 648,237
ImmediatelyFast 1.2.21
ImmediatelyFast-Forge-1.2.21+1.19.2.jar下载1.2.21+1.19.2-forge#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 106,496
ImmediatelyFast 1.2.21
ImmediatelyFast-Fabric-1.2.21+1.19.2.jar下载1.2.21+1.19.2-fabric#Release
* Readded Forge support (1.20.6 and 1.21.1)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed text shadow layering issues when resource pack fonts are rendered
* Fixed text display see through text rendering (Text is now visible)
展开
版本: 1.2.21+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 13,920
ImmediatelyFast 1.2.20
ImmediatelyFast-NeoForge-1.2.20+1.21.1.jar下载1.2.20+1.21.1-neoforge#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 11,241
ImmediatelyFast 1.2.20
ImmediatelyFast-Fabric-1.2.20+1.21.1.jar下载1.2.20+1.21.1-fabric#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 614,701
ImmediatelyFast 1.2.20
ImmediatelyFast-NeoForge-1.2.20+1.20.6.jar下载1.2.20+1.20.6-neoforge#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 646
ImmediatelyFast 1.2.20
ImmediatelyFast-Fabric-1.2.20+1.20.6.jar下载1.2.20+1.20.6-fabric#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 8,195
ImmediatelyFast 1.2.20
ImmediatelyFast-NeoForge-1.2.20+1.20.4.jar下载1.2.20+1.20.4-neoforge#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 1,559
ImmediatelyFast 1.2.20
ImmediatelyFast-Forge-1.2.20+1.20.4.jar下载1.2.20+1.20.4-forge#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 66,670
ImmediatelyFast 1.2.20
ImmediatelyFast-Fabric-1.2.20+1.20.4.jar下载1.2.20+1.20.4-fabric#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 192,806
ImmediatelyFast 1.2.20
ImmediatelyFast-Fabric-1.2.20+1.19.2.jar下载1.2.20+1.19.2-fabric#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 5,627
ImmediatelyFast 1.2.20
ImmediatelyFast-Forge-1.2.20+1.19.2.jar下载1.2.20+1.19.2-forge#Release
**v1.2.20 Changelog**
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Hotfix mod compatibility issues introduced in v1.2.19
**v1.2.19 Changelog**
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.20+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 11,300
ImmediatelyFast 1.2.19
ImmediatelyFast-Fabric-1.2.19+1.21.1.jar下载1.2.19+1.21.1-fabric#Release
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.19+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 76,530
ImmediatelyFast 1.2.19
ImmediatelyFast-NeoForge-1.2.19+1.21.1.jar下载1.2.19+1.21.1-neoforge#Release
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.19+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 505
ImmediatelyFast 1.2.19
ImmediatelyFast-NeoForge-1.2.19+1.20.6.jar下载1.2.19+1.20.6-neoforge#Release
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.19+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 156
ImmediatelyFast 1.2.19
ImmediatelyFast-Fabric-1.2.19+1.20.6.jar下载1.2.19+1.20.6-fabric#Release
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.19+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 1,375
ImmediatelyFast 1.2.19
ImmediatelyFast-Forge-1.2.19+1.20.4.jar下载1.2.19+1.20.4-forge#Release
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.19+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 10,879
ImmediatelyFast 1.2.19
ImmediatelyFast-NeoForge-1.2.19+1.20.4.jar下载1.2.19+1.20.4-neoforge#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.19+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 111
ImmediatelyFast 1.2.19
ImmediatelyFast-Fabric-1.2.19+1.20.4.jar下载1.2.19+1.20.4-fabric#Release
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.19+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 17,011
ImmediatelyFast 1.2.19
ImmediatelyFast-Forge-1.2.19+1.19.2.jar下载1.2.19+1.19.2-forge#Release
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.19+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 1,300
ImmediatelyFast 1.2.19
ImmediatelyFast-Fabric-1.2.19+1.19.2.jar下载1.2.19+1.19.2-fabric#Release
* Added support for Minecraft 1.21.1 (Fabric + NeoForge)
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
* Updated libraries
* Fixed screen batching conflict with PolyLib
* Added support for custom glint RenderLayers
* Fixed compatibility issues with mods rendering custom item overlays
* Fixed performance issues with negative width glyphs
* Fixed armor trim rendering order
展开
版本: 1.2.19+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 909
ImmediatelyFast 1.2.18
ImmediatelyFast-Fabric-1.2.18+1.21.jar下载1.2.18+1.21-fabric#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.21-fabric
支持游戏: 1.21
类型: Fabric Quilt
Release
下载次数: 1,477,003
ImmediatelyFast 1.2.18
ImmediatelyFast-NeoForge-1.2.18+1.21.jar下载1.2.18+1.21-neoforge#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.21-neoforge
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 10,534
ImmediatelyFast 1.2.18
ImmediatelyFast-Fabric-1.2.18+1.20.6.jar下载1.2.18+1.20.6-fabric#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 127,131
ImmediatelyFast 1.2.18
ImmediatelyFast-NeoForge-1.2.18+1.20.6.jar下载1.2.18+1.20.6-neoforge#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 1,585
ImmediatelyFast 1.2.18
ImmediatelyFast-Forge-1.2.18+1.20.4.jar下载1.2.18+1.20.4-forge#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 233,286
ImmediatelyFast 1.2.18
ImmediatelyFast-NeoForge-1.2.18+1.20.4.jar下载1.2.18+1.20.4-neoforge#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 3,930
ImmediatelyFast 1.2.18
ImmediatelyFast-Fabric-1.2.18+1.20.4.jar下载1.2.18+1.20.4-fabric#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 1,019,758
ImmediatelyFast 1.2.18
ImmediatelyFast-Forge-1.2.18+1.19.2.jar下载1.2.18+1.19.2-forge#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 72,638
ImmediatelyFast 1.2.18
ImmediatelyFast-Fabric-1.2.18+1.19.2.jar下载1.2.18+1.19.2-fabric#Release
* Updated to Minecraft 1.21 (Fabric + NeoForge)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
* Updated libraries
* Removed Iceberg compatibility mixin (Not needed anymore)
展开
版本: 1.2.18+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 22,103
ImmediatelyFast 1.2.17
ImmediatelyFast-NeoForge-1.2.17+1.20.6.jar下载1.2.17+1.20.6-neoforge#Release
**v1.2.17 Changelog**
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.17+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 3,643
ImmediatelyFast 1.2.17
ImmediatelyFast-Fabric-1.2.17+1.20.6.jar下载1.2.17+1.20.6-fabric#Release
**v1.2.17 Changelog**
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.17+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 106,040
ImmediatelyFast 1.2.17
ImmediatelyFast-Forge-1.2.17+1.20.4.jar下载1.2.17+1.20.4-forge#Release
**v1.2.17 Changelog**
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.17+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 111,524
ImmediatelyFast 1.2.17
ImmediatelyFast-NeoForge-1.2.17+1.20.4.jar下载1.2.17+1.20.4-neoforge#Release
**v1.2.17 Changelog**
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.17+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 922
ImmediatelyFast 1.2.17
ImmediatelyFast-Fabric-1.2.17+1.20.4.jar下载1.2.17+1.20.4-fabric#Release
**v1.2.17 Changelog**
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.17+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 454,616
ImmediatelyFast 1.2.17
ImmediatelyFast-Forge-1.2.17+1.19.2.jar下载1.2.17+1.19.2-forge#Release
**v1.2.17 Changelog**
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.17+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 18,275
ImmediatelyFast 1.2.17
ImmediatelyFast-Fabric-1.2.17+1.19.2.jar下载1.2.17+1.19.2-fabric#Release
**v1.2.17 Changelog**
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)
**v1.2.16 Changelog**
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.17+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 3,732
ImmediatelyFast 1.2.16
ImmediatelyFast-Fabric-1.2.16+1.20.6.jar下载1.2.16+1.20.6-fabric#Release
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.16+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 3,225
ImmediatelyFast 1.2.16
ImmediatelyFast-NeoForge-1.2.16+1.20.6.jar下载1.2.16+1.20.6-neoforge#Release
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.16+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 75
ImmediatelyFast 1.2.16
ImmediatelyFast-Fabric-1.2.16+1.20.4.jar下载1.2.16+1.20.4-fabric#Release
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.16+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 7,854
ImmediatelyFast 1.2.16
ImmediatelyFast-Forge-1.2.16+1.20.4.jar下载1.2.16+1.20.4-forge#Release
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.16+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 1,274
ImmediatelyFast 1.2.16
ImmediatelyFast-NeoForge-1.2.16+1.20.4.jar下载1.2.16+1.20.4-neoforge#Release
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.16+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 67
ImmediatelyFast 1.2.16
ImmediatelyFast-Fabric-1.2.16+1.19.2.jar下载1.2.16+1.19.2-fabric#Release
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.16+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 365
ImmediatelyFast 1.2.16
ImmediatelyFast-Forge-1.2.16+1.19.2.jar下载1.2.16+1.19.2-forge#Release
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
展开
版本: 1.2.16+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 505
ImmediatelyFast 1.2.15
ImmediatelyFast-NeoForge-1.2.15+1.20.6.jar下载1.2.15+1.20.6-neoforge#Release
* Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
展开
版本: 1.2.15+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 3,372
ImmediatelyFast 1.2.15
ImmediatelyFast-Fabric-1.2.15+1.20.6.jar下载1.2.15+1.20.6-fabric#Release
* Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
展开
版本: 1.2.15+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 122,927
ImmediatelyFast 1.2.15
ImmediatelyFast-NeoForge-1.2.15+1.20.4.jar下载1.2.15+1.20.4-neoforge#Release
* Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
展开
版本: 1.2.15+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 2,116
ImmediatelyFast 1.2.15
ImmediatelyFast-Forge-1.2.15+1.20.4.jar下载1.2.15+1.20.4-forge#Release
* Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
展开
版本: 1.2.15+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 31,519
ImmediatelyFast 1.2.15
ImmediatelyFast-Fabric-1.2.15+1.20.4.jar下载1.2.15+1.20.4-fabric#Release
* Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
展开
版本: 1.2.15+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 371,702
ImmediatelyFast 1.2.15
ImmediatelyFast-Forge-1.2.15+1.19.2.jar下载1.2.15+1.19.2-forge#Release
* Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
展开
版本: 1.2.15+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 972,305
ImmediatelyFast 1.2.15
ImmediatelyFast-Fabric-1.2.15+1.19.2.jar下载1.2.15+1.19.2-fabric#Release
* Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
展开
版本: 1.2.15+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 3,272
ImmediatelyFast 1.2.14
ImmediatelyFast-NeoForge-1.2.14+1.20.6.jar下载1.2.14+1.20.6-neoforge#Release
* Fixed HUD batching injection ordering issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
展开
版本: 1.2.14+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 2,902
ImmediatelyFast 1.2.14
ImmediatelyFast-Fabric-1.2.14+1.20.6.jar下载1.2.14+1.20.6-fabric#Release
* Fixed HUD batching injection ordering issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
展开
版本: 1.2.14+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 164,336
ImmediatelyFast 1.2.14
ImmediatelyFast-Fabric-1.2.14+1.20.4.jar下载1.2.14+1.20.4-fabric#Release
* Fixed HUD batching injection ordering issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
展开
版本: 1.2.14+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 967,622
ImmediatelyFast 1.2.14
ImmediatelyFast-Forge-1.2.14+1.20.4.jar下载1.2.14+1.20.4-forge#Release
* Fixed HUD batching injection ordering issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
展开
版本: 1.2.14+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 30,501
ImmediatelyFast 1.2.14
ImmediatelyFast-NeoForge-1.2.14+1.20.4.jar下载1.2.14+1.20.4-neoforge#Release
* Fixed HUD batching injection ordering issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
展开
版本: 1.2.14+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 1,154
ImmediatelyFast 1.2.14
ImmediatelyFast-Fabric-1.2.14+1.19.2.jar下载1.2.14+1.19.2-fabric#Release
* Fixed HUD batching injection ordering issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
展开
版本: 1.2.14+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 6,677
ImmediatelyFast 1.2.14
ImmediatelyFast-Forge-1.2.14+1.19.2.jar下载1.2.14+1.19.2-forge#Release
* Fixed HUD batching injection ordering issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
展开
版本: 1.2.14+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 29,238
ImmediatelyFast 1.2.13
ImmediatelyFast-NeoForge-1.2.13+1.20.6.jar下载1.2.13+1.20.6-neoforge#Release
* Draw current batch when scissor box changes (Fixes issues with Smooth Scrolling mod)
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
展开
版本: 1.2.13+1.20.6-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 1,232
ImmediatelyFast 1.2.13
ImmediatelyFast-Fabric-1.2.13+1.20.6.jar下载1.2.13+1.20.6-fabric#Release
* Draw current batch when scissor box changes (Fixes issues with Smooth Scrolling mod)
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
展开
版本: 1.2.13+1.20.6-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 8,777
ImmediatelyFast 1.2.13
ImmediatelyFast-Fabric-1.2.13+1.20.4.jar下载1.2.13+1.20.4-fabric#Release
* Draw current batch when scissor box changes (Fixes issues with Smooth Scrolling mod)
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
展开
版本: 1.2.13+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 73,009
ImmediatelyFast 1.2.13
ImmediatelyFast-NeoForge-1.2.13+1.20.4.jar下载1.2.13+1.20.4-neoforge#Release
* Draw current batch when scissor box changes (Fixes issues with Smooth Scrolling mod)
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
展开
版本: 1.2.13+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 547
ImmediatelyFast 1.2.13
ImmediatelyFast-Forge-1.2.13+1.20.4.jar下载1.2.13+1.20.4-forge#Release
* Draw current batch when scissor box changes (Fixes issues with Smooth Scrolling mod)
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
展开
版本: 1.2.13+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 126,909
ImmediatelyFast 1.2.13
ImmediatelyFast-Forge-1.2.13+1.19.2.jar下载1.2.13+1.19.2-forge#Release
* Draw current batch when scissor box changes (Fixes issues with Smooth Scrolling mod)
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
展开
版本: 1.2.13+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 1,887
ImmediatelyFast 1.2.13
ImmediatelyFast-Fabric-1.2.13+1.19.2.jar下载1.2.13+1.19.2-fabric#Release
* Draw current batch when scissor box changes (Fixes issues with Smooth Scrolling mod)
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
* Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
* Fixed universal HUD batching (1.20.5)
* Rewrote HUD batching for more mod compatibility
展开
版本: 1.2.13+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 936
ImmediatelyFast 1.2.12
ImmediatelyFast-Fabric-1.2.12+1.20.5.jar下载1.2.12+1.20.5-fabric#Release
* Added 1.20.5 support
* Workaround for horse marking/armor render order
* Workaround for horse marking/armor render order
展开
版本: 1.2.12+1.20.5-fabric
支持游戏: 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 30,122
ImmediatelyFast 1.2.12
ImmediatelyFast-NeoForge-1.2.12+1.20.5.jar下载1.2.12+1.20.5-neoforge#Release
* Added 1.20.5 support
* Workaround for horse marking/armor render order
* Workaround for horse marking/armor render order
展开
版本: 1.2.12+1.20.5-neoforge
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 725
ImmediatelyFast 1.2.12
ImmediatelyFast-Forge-1.2.12+1.20.4.jar下载1.2.12+1.20.4-forge#Release
* Added 1.20.5 support
* Workaround for horse marking/armor render order
* Workaround for horse marking/armor render order
展开
版本: 1.2.12+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 10,596
ImmediatelyFast 1.2.12
ImmediatelyFast-Fabric-1.2.12+1.20.4.jar下载1.2.12+1.20.4-fabric#Release
* Added 1.20.5 support
* Workaround for horse marking/armor render order
* Workaround for horse marking/armor render order
展开
版本: 1.2.12+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 77,367
ImmediatelyFast 1.2.12
ImmediatelyFast-NeoForge-1.2.12+1.20.4.jar下载1.2.12+1.20.4-neoforge#Release
* Added 1.20.5 support
* Workaround for horse marking/armor render order
* Workaround for horse marking/armor render order
展开
版本: 1.2.12+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 333
ImmediatelyFast 1.2.12
ImmediatelyFast-Forge-1.2.12+1.19.2.jar下载1.2.12+1.19.2-forge#Release
* Added 1.20.5 support
* Workaround for horse marking/armor render order
* Workaround for horse marking/armor render order
展开
版本: 1.2.12+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 27,808
ImmediatelyFast 1.2.12
ImmediatelyFast-Fabric-1.2.12+1.19.2.jar下载1.2.12+1.19.2-fabric#Release
* Added 1.20.5 support
* Workaround for horse marking/armor render order
* Workaround for horse marking/armor render order
展开
版本: 1.2.12+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 2,012
ImmediatelyFast 1.2.11
ImmediatelyFast-Forge-1.2.11+1.20.4.jar下载1.2.11+1.20.4-forge#Release
* Fixed OpenGL buffer size error when uploading empty buffers
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
展开
版本: 1.2.11+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 140,456
ImmediatelyFast 1.2.11
ImmediatelyFast-Fabric-1.2.11+1.20.4.jar下载1.2.11+1.20.4-fabric#Release
* Fixed OpenGL buffer size error when uploading empty buffers
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
展开
版本: 1.2.11+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 637,440
ImmediatelyFast 1.2.11
ImmediatelyFast-NeoForge-1.2.11+1.20.4.jar下载1.2.11+1.20.4-neoforge#Release
* Fixed OpenGL buffer size error when uploading empty buffers
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
展开
版本: 1.2.11+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 5,024
ImmediatelyFast 1.2.11
ImmediatelyFast-Forge-1.2.11+1.19.4.jar下载1.2.11+1.19.4-forge#Release
* Fixed OpenGL buffer size error when uploading empty buffers
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
展开
版本: 1.2.11+1.19.4-forge
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 16,377
ImmediatelyFast 1.2.11
ImmediatelyFast-Fabric-1.2.11+1.19.4.jar下载1.2.11+1.19.4-fabric#Release
* Fixed OpenGL buffer size error when uploading empty buffers
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
展开
版本: 1.2.11+1.19.4-fabric
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 71,109
ImmediatelyFast 1.2.11
ImmediatelyFast-Fabric-1.2.11+1.19.2.jar下载1.2.11+1.19.2-fabric#Release
* Fixed OpenGL buffer size error when uploading empty buffers
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
展开
版本: 1.2.11+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 10,144
ImmediatelyFast 1.2.11
ImmediatelyFast-Forge-1.2.11+1.19.2.jar下载1.2.11+1.19.2-forge#Release
* Fixed OpenGL buffer size error when uploading empty buffers
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
* Added option to order batches by last usage (Fixes glint rendering issue with Truly Modular mod)
* Added support for Iris 1.7.0
展开
版本: 1.2.11+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 97,190
ImmediatelyFast 1.2.10
ImmediatelyFast-Forge-1.2.10+1.20.4.jar下载1.2.10+1.20.4-forge#Release
**v1.2.10 Changelog**
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.10+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 244,983
ImmediatelyFast 1.2.10
ImmediatelyFast-Fabric-1.2.10+1.20.4.jar下载1.2.10+1.20.4-fabric#Release
**v1.2.10 Changelog**
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.10+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 715,166
ImmediatelyFast 1.2.10
ImmediatelyFast-NeoForge-1.2.10+1.20.4.jar下载1.2.10+1.20.4-neoforge#Release
**v1.2.10 Changelog**
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.10+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 3,217
ImmediatelyFast 1.2.10
ImmediatelyFast-Forge-1.2.10+1.19.4.jar下载1.2.10+1.19.4-forge#Release
**v1.2.10 Changelog**
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.10+1.19.4-forge
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 1,427
ImmediatelyFast 1.2.10
ImmediatelyFast-Fabric-1.2.10+1.19.4.jar下载1.2.10+1.19.4-fabric#Release
**v1.2.10 Changelog**
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.10+1.19.4-fabric
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 10,726
ImmediatelyFast 1.2.10
ImmediatelyFast-Forge-1.2.10+1.19.2.jar下载1.2.10+1.19.2-forge#Release
**v1.2.10 Changelog**
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.10+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 24,051
ImmediatelyFast 1.2.10
ImmediatelyFast-Fabric-1.2.10+1.19.2.jar下载1.2.10+1.19.2-fabric#Release
**v1.2.10 Changelog**
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed crash on Forge
**v1.2.9 Changelog**
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.10+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 39,591
ImmediatelyFast 1.2.9
ImmediatelyFast-Forge-1.2.9+1.20.4.jar下载1.2.9+1.20.4-forge#Beta
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.9+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Beta
下载次数: 294
ImmediatelyFast 1.2.9
ImmediatelyFast-NeoForge-1.2.9+1.20.4.jar下载1.2.9+1.20.4-neoforge#Beta
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.9+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Beta
下载次数: 90
ImmediatelyFast 1.2.9
ImmediatelyFast-Fabric-1.2.9+1.20.4.jar下载1.2.9+1.20.4-fabric#Beta
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.9+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Beta
下载次数: 1,022
ImmediatelyFast 1.2.9
ImmediatelyFast-Fabric-1.2.9+1.19.4.jar下载1.2.9+1.19.4-fabric#Beta
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.9+1.19.4-fabric
支持游戏: 1.19.4
类型: Fabric Quilt
Beta
下载次数: 186
ImmediatelyFast 1.2.9
ImmediatelyFast-Forge-1.2.9+1.19.4.jar下载1.2.9+1.19.4-forge#Beta
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.9+1.19.4-forge
支持游戏: 1.19.4
类型: Forge
Beta
下载次数: 77
ImmediatelyFast 1.2.9
ImmediatelyFast-Fabric-1.2.9+1.19.2.jar下载1.2.9+1.19.2-fabric#Beta
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.9+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Beta
下载次数: 159
ImmediatelyFast 1.2.9
ImmediatelyFast-Forge-1.2.9+1.19.2.jar下载1.2.9+1.19.2-forge#Beta
* Reverted back to Fabric Loader 0.14 for more mod compatibility (1.19.x)
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
* Fixed Blend and Depth state tracking
* Greatly improved performance in ChatScreen
* Added more core shaders to the blacklist
* Fixed sign buffering text squishing when text width is odd
展开
版本: 1.2.9+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Beta
下载次数: 115
ImmediatelyFast 1.2.8
ImmediatelyFast-Forge-1.2.8+1.20.4.jar下载1.2.8+1.20.4-forge#Release
* Added NeoForge support (1.20.2 and above)
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
展开
版本: 1.2.8+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 122,939
ImmediatelyFast 1.2.8
ImmediatelyFast-Fabric-1.2.8+1.20.4.jar下载1.2.8+1.20.4-fabric#Release
* Added NeoForge support (1.20.2 and above)
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
展开
版本: 1.2.8+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 1,032,567
ImmediatelyFast 1.2.8
ImmediatelyFast-NeoForge-1.2.8+1.20.4.jar下载1.2.8+1.20.4-neoforge#Release
* Added NeoForge support (1.20.2 and above)
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
展开
版本: 1.2.8+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 2,557
ImmediatelyFast 1.2.8
ImmediatelyFast-Fabric-1.2.8+1.19.4.jar下载1.2.8+1.19.4-fabric#Release
* Added NeoForge support (1.20.2 and above)
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
展开
版本: 1.2.8+1.19.4-fabric
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 20,876
ImmediatelyFast 1.2.8
ImmediatelyFast-Forge-1.2.8+1.19.4.jar下载1.2.8+1.19.4-forge#Release
* Added NeoForge support (1.20.2 and above)
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
展开
版本: 1.2.8+1.19.4-forge
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 1,253
ImmediatelyFast 1.2.8
ImmediatelyFast-Forge-1.2.8+1.19.2.jar下载1.2.8+1.19.2-forge#Release
* Added NeoForge support (1.20.2 and above)
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
展开
版本: 1.2.8+1.19.2-forge
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Forge
Release
下载次数: 113,626
ImmediatelyFast 1.2.8
ImmediatelyFast-Fabric-1.2.8+1.19.2.jar下载1.2.8+1.19.2-fabric#Release
* Added NeoForge support (1.20.2 and above)
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
* Added 1.20.3 and 1.20.4 support
* Reduced memory allocations by avoiding the java Stream API
* Moved away from a single jar for all loaders since NeoForge uses the exact same metadata files as Forge
* Updated dependencies
* Don't include MixinExtras in the jar for loaders which have it built-in
展开
版本: 1.2.8+1.19.2-fabric
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 36,102
ImmediatelyFast-1.2.7
ImmediatelyFast-1.2.7+1.20.2.jar下载1.2.7+1.20.2#Release
* Batched command suggestion rendering (Huge performance boost when chat suggestions are rendered)
* Added experimental screen batching (Huge performance boost in container screens with many items)
* Fixed rendering issues with EnderIO
* Don't release actively used BufferBuilders (Fixes random crashes with the Paladins & Priests mod)
* Updated libraries
* Added experimental screen batching (Huge performance boost in container screens with many items)
* Fixed rendering issues with EnderIO
* Don't release actively used BufferBuilders (Fixes random crashes with the Paladins & Priests mod)
* Updated libraries
展开
版本: 1.2.7+1.20.2
支持游戏: 1.20, 1.20.1, 1.20.2
类型: Fabric
Forge
Quilt
Release
下载次数: 526,468
ImmediatelyFast-1.2.7
ImmediatelyFast-1.2.7+1.19.4.jar下载1.2.7+1.19.4#Release
* Batched command suggestion rendering (Huge performance boost when chat suggestions are rendered)
* Added experimental screen batching (Huge performance boost in container screens with many items)
* Fixed rendering issues with EnderIO
* Don't release actively used BufferBuilders (Fixes random crashes with the Paladins & Priests mod)
* Updated libraries
* Added experimental screen batching (Huge performance boost in container screens with many items)
* Fixed rendering issues with EnderIO
* Don't release actively used BufferBuilders (Fixes random crashes with the Paladins & Priests mod)
* Updated libraries
展开
版本: 1.2.7+1.19.4
支持游戏: 1.19.4
类型: Fabric
Forge
Quilt
Release
下载次数: 7,683
ImmediatelyFast-1.2.7
ImmediatelyFast-1.2.7+1.19.2.jar下载1.2.7+1.19.2#Release
* Batched command suggestion rendering (Huge performance boost when chat suggestions are rendered)
* Added experimental screen batching (Huge performance boost in container screens with many items)
* Fixed rendering issues with EnderIO
* Don't release actively used BufferBuilders (Fixes random crashes with the Paladins & Priests mod)
* Updated libraries
* Added experimental screen batching (Huge performance boost in container screens with many items)
* Fixed rendering issues with EnderIO
* Don't release actively used BufferBuilders (Fixes random crashes with the Paladins & Priests mod)
* Updated libraries
展开
版本: 1.2.7+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 48,118
ImmediatelyFast-1.2.6
ImmediatelyFast-1.2.6+1.20.2.jar下载1.2.6+1.20.2#Release
* Fixed rendering issues with Highlighter, ItemBorders and mods which use the Iceberg library
* Fixed debug HUD text layering issues
* Updated libraries (MixinExtras and Reflect)
* Fixed debug HUD text layering issues
* Updated libraries (MixinExtras and Reflect)
展开
版本: 1.2.6+1.20.2
支持游戏: 1.20, 1.20.1, 1.20.2
类型: Fabric
Forge
Quilt
Release
下载次数: 816,913
ImmediatelyFast-1.2.6
ImmediatelyFast-1.2.6+1.19.4.jar下载1.2.6+1.19.4#Release
* Fixed rendering issues with Highlighter, ItemBorders and mods which use the Iceberg library
* Fixed debug HUD text layering issues
* Updated libraries (MixinExtras and Reflect)
* Fixed debug HUD text layering issues
* Updated libraries (MixinExtras and Reflect)
展开
版本: 1.2.6+1.19.4
支持游戏: 1.19.4
类型: Fabric
Forge
Quilt
Release
下载次数: 9,768
ImmediatelyFast-1.2.6
ImmediatelyFast-1.2.6+1.19.2.jar下载1.2.6+1.19.2#Release
* Fixed rendering issues with Highlighter, ItemBorders and mods which use the Iceberg library
* Fixed debug HUD text layering issues
* Updated libraries (MixinExtras and Reflect)
* Fixed debug HUD text layering issues
* Updated libraries (MixinExtras and Reflect)
展开
版本: 1.2.6+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 49,746
ImmediatelyFast-1.2.5
ImmediatelyFast-1.2.5+1.20.2.jar下载1.2.5+1.20.2#Release
* Added 1.20.2 support (Fabric tested, Forge untested)
* The 1.19.2 and 1.19.4 versions are not changed except for the version number
* The 1.19.2 and 1.19.4 versions are not changed except for the version number
展开
版本: 1.2.5+1.20.2
支持游戏: 1.20, 1.20.1, 1.20.2
类型: Fabric
Forge
Quilt
Release
下载次数: 161,034
ImmediatelyFast-1.2.5
ImmediatelyFast-1.2.5+1.19.4.jar下载1.2.5+1.19.4#Release
* Added 1.20.2 support (Fabric tested, Forge untested)
* The 1.19.2 and 1.19.4 versions are not changed except for the version number
* The 1.19.2 and 1.19.4 versions are not changed except for the version number
展开
版本: 1.2.5+1.19.4
支持游戏: 1.19.4
类型: Fabric
Forge
Quilt
Release
下载次数: 1,737
ImmediatelyFast-1.2.5
ImmediatelyFast-1.2.5+1.19.2.jar下载1.2.5+1.19.2#Release
* Added 1.20.2 support (Fabric tested, Forge untested)
* The 1.19.2 and 1.19.4 versions are not changed except for the version number
* The 1.19.2 and 1.19.4 versions are not changed except for the version number
展开
版本: 1.2.5+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 18,652
ImmediatelyFast-1.2.4
ImmediatelyFast-1.2.4+1.20.1.jar下载1.2.4+1.20.1#Release
* Added sign text buffering optimization for a huge FPS boost when signs are rendered. This is disabled by default due to mod incompatibilities. If you want to enable it have a look in the config file.
* Fixed text translucency issues on Forge
* Added fast_buffer_upload runtime config state (API)
* Fixed text translucency issues on Forge
* Added fast_buffer_upload runtime config state (API)
展开
版本: 1.2.4+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Release
下载次数: 55,629
ImmediatelyFast-1.2.4
ImmediatelyFast-1.2.4+1.19.4.jar下载1.2.4+1.19.4#Release
* Added sign text buffering optimization for a huge FPS boost when signs are rendered. This is disabled by default due to mod incompatibilities. If you want to enable it have a look in the config file.
* Fixed text translucency issues on Forge
* Added fast_buffer_upload runtime config state (API)
* Fixed text translucency issues on Forge
* Added fast_buffer_upload runtime config state (API)
展开
版本: 1.2.4+1.19.4
支持游戏: 1.19.4
类型: Fabric
Forge
Quilt
Release
下载次数: 1,019
ImmediatelyFast-1.2.4
ImmediatelyFast-1.2.4+1.19.2.jar下载1.2.4+1.19.2#Release
* Added sign text buffering optimization for a huge FPS boost when signs are rendered. This is disabled by default due to mod incompatibilities. If you want to enable it have a look in the config file.
* Fixed text translucency issues on Forge
* Added fast_buffer_upload runtime config state (API)
* Fixed text translucency issues on Forge
* Added fast_buffer_upload runtime config state (API)
展开
版本: 1.2.4+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 117,880
ImmediatelyFast-1.2.3
ImmediatelyFast-1.2.3+1.20.1.jar下载1.2.3+1.20.1#Release
* Fixed crash when AppleSkin is installed on Forge
展开
版本: 1.2.3+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Release
下载次数: 117,149
ImmediatelyFast-1.2.3
ImmediatelyFast-1.2.3+1.19.4.jar下载1.2.3+1.19.4#Release
* Fixed crash when AppleSkin is installed on Forge
展开
版本: 1.2.3+1.19.4
支持游戏: 1.19.4
类型: Fabric
Forge
Quilt
Release
下载次数: 2,033
ImmediatelyFast-1.2.3
ImmediatelyFast-1.2.3+1.19.2.jar下载1.2.3+1.19.2#Release
* Fixed crash when AppleSkin is installed on Forge
展开
版本: 1.2.3+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 5,649
ImmediatelyFast-1.2.2
ImmediatelyFast-1.2.2+1.20.1.jar下载1.2.2+1.20.1#Beta
* Fixed missing handling of experimental_disable_resource_pack_conflict_handling
* Respect debug_only_and_not_recommended_disable_hardware_conflict_handling setting when checking for Intel GPUs
* Updated logo
* Removed GL_CLIENT_STORAGE_BIT from buffer flags (Should be a small performance increase)
* Fixed HUD batching on Forge not doing anything (Big improvement for Forge users)
* Fixed Iris compat not working in dev environment
* Respect debug_only_and_not_recommended_disable_hardware_conflict_handling setting when checking for Intel GPUs
* Updated logo
* Removed GL_CLIENT_STORAGE_BIT from buffer flags (Should be a small performance increase)
* Fixed HUD batching on Forge not doing anything (Big improvement for Forge users)
* Fixed Iris compat not working in dev environment
展开
版本: 1.2.2+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Beta
下载次数: 1,833
ImmediatelyFast-1.2.2
ImmediatelyFast-1.2.2+1.19.4.jar下载1.2.2+1.19.4#Beta
* Fixed missing handling of experimental_disable_resource_pack_conflict_handling
* Respect debug_only_and_not_recommended_disable_hardware_conflict_handling setting when checking for Intel GPUs
* Updated logo
* Removed GL_CLIENT_STORAGE_BIT from buffer flags (Should be a small performance increase)
* Fixed HUD batching on Forge not doing anything (Big improvement for Forge users)
* Fixed Iris compat not working in dev environment
* Respect debug_only_and_not_recommended_disable_hardware_conflict_handling setting when checking for Intel GPUs
* Updated logo
* Removed GL_CLIENT_STORAGE_BIT from buffer flags (Should be a small performance increase)
* Fixed HUD batching on Forge not doing anything (Big improvement for Forge users)
* Fixed Iris compat not working in dev environment
展开
版本: 1.2.2+1.19.4
支持游戏: 1.19.4
类型: Fabric
Forge
Quilt
Beta
下载次数: 537
ImmediatelyFast-1.2.2
ImmediatelyFast-1.2.2+1.19.2.jar下载1.2.2+1.19.2#Beta
* Fixed missing handling of experimental_disable_resource_pack_conflict_handling
* Respect debug_only_and_not_recommended_disable_hardware_conflict_handling setting when checking for Intel GPUs
* Updated logo
* Removed GL_CLIENT_STORAGE_BIT from buffer flags (Should be a small performance increase)
* Fixed HUD batching on Forge not doing anything (Big improvement for Forge users)
* Fixed Iris compat not working in dev environment
* Respect debug_only_and_not_recommended_disable_hardware_conflict_handling setting when checking for Intel GPUs
* Updated logo
* Removed GL_CLIENT_STORAGE_BIT from buffer flags (Should be a small performance increase)
* Fixed HUD batching on Forge not doing anything (Big improvement for Forge users)
* Fixed Iris compat not working in dev environment
展开
版本: 1.2.2+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Forge
Quilt
Beta
下载次数: 194
ImmediatelyFast-1.2.1
ImmediatelyFast-1.2.1+1.20.1.jar下载1.2.1+1.20.1#Release
Changelog
* Declare MemoryLeakFix <= 1.1.1 as incompatible (This issue has to be fixed by MemoryLeakFix)
* Fixed map atlas injection on Forge
* Fixed optimized buffers deletion warnings on linux
Changelog from previous version
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
* Declare MemoryLeakFix <= 1.1.1 as incompatible (This issue has to be fixed by MemoryLeakFix)
* Fixed map atlas injection on Forge
* Fixed optimized buffers deletion warnings on linux
Changelog from previous version
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
展开
版本: 1.2.1+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Release
下载次数: 52,426
ImmediatelyFast-1.2.1
ImmediatelyFast-1.2.1+1.19.4.jar下载1.2.1+1.19.4#Release
Changelog
* Declare MemoryLeakFix <= 1.1.1 as incompatible (This issue has to be fixed by MemoryLeakFix)
* Fixed map atlas injection on Forge
* Fixed optimized buffers deletion warnings on linux
Changelog from previous version
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
* Declare MemoryLeakFix <= 1.1.1 as incompatible (This issue has to be fixed by MemoryLeakFix)
* Fixed map atlas injection on Forge
* Fixed optimized buffers deletion warnings on linux
Changelog from previous version
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
展开
版本: 1.2.1+1.19.4
支持游戏: 1.19.4
类型: Fabric
Forge
Quilt
Release
下载次数: 3,108
ImmediatelyFast-1.2.1
ImmediatelyFast-1.2.1+1.19.2.jar下载1.2.1+1.19.2#Release
Changelog
* Declare MemoryLeakFix <= 1.1.1 as incompatible (This issue has to be fixed by MemoryLeakFix)
* Fixed map atlas injection on Forge
* Fixed optimized buffers deletion warnings on linux
Changelog from previous version
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
* Declare MemoryLeakFix <= 1.1.1 as incompatible (This issue has to be fixed by MemoryLeakFix)
* Fixed map atlas injection on Forge
* Fixed optimized buffers deletion warnings on linux
Changelog from previous version
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
展开
版本: 1.2.1+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 4,400
ImmediatelyFast-1.2.0
ImmediatelyFast-1.2.0+1.20.1.jar下载1.2.0+1.20.1#Alpha
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
展开
版本: 1.2.0+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Alpha
下载次数: 3,005
ImmediatelyFast-1.2.0
ImmediatelyFast-1.2.0+1.19.4.jar下载1.2.0+1.19.4#Alpha
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
展开
版本: 1.2.0+1.19.4
支持游戏: 1.19.4
类型: Fabric
Forge
Quilt
Alpha
下载次数: 144
ImmediatelyFast-1.2.0
ImmediatelyFast-1.2.0+1.19.2.jar下载1.2.0+1.19.2#Alpha
* Added official Forge support
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
* Added proper API including [documentation on how to use it](https://github.com/RaphiMC/ImmediatelyFast/blob/1.20/API_DOCS.md)
* Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
展开
版本: 1.2.0+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric
Forge
Quilt
Alpha
下载次数: 201
ImmediatelyFast-1.1.28
ImmediatelyFast-1.1.28+1.20.1.jar下载1.1.28+1.20.1#Release
* Fixed irregular lag spikes when GPU is under heavy load
* Fixed fast buffer upload freezing in some cases on Intel iGPUs
* Fixed fast buffer upload freezing in some cases on Intel iGPUs
展开
版本: 1.1.28+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 45,372
ImmediatelyFast-1.1.28
ImmediatelyFast-1.1.28+1.19.4.jar下载1.1.28+1.19.4#Release
* Fixed irregular lag spikes when GPU is under heavy load
* Fixed fast buffer upload freezing in some cases on Intel iGPUs
* Fixed fast buffer upload freezing in some cases on Intel iGPUs
展开
版本: 1.1.28+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 1,419
ImmediatelyFast-1.1.28
ImmediatelyFast-1.1.28+1.19.2.jar下载1.1.28+1.19.2#Release
* Fixed irregular lag spikes when GPU is under heavy load
* Fixed fast buffer upload freezing in some cases on Intel iGPUs
* Fixed fast buffer upload freezing in some cases on Intel iGPUs
展开
版本: 1.1.28+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 14,221
ImmediatelyFast-1.1.27
ImmediatelyFast-1.1.27+1.20.1.jar下载1.1.27+1.20.1#Release
* Fixed support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Don't free fallback buffer (Fixes crash with Skyblocker mod)
* Don't free fallback buffer (Fixes crash with Skyblocker mod)
展开
版本: 1.1.27+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 54,524
ImmediatelyFast-1.1.27
ImmediatelyFast-1.1.27+1.19.4.jar下载1.1.27+1.19.4#Release
* Fixed support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Don't free fallback buffer (Fixes crash with Skyblocker mod)
* Don't free fallback buffer (Fixes crash with Skyblocker mod)
展开
版本: 1.1.27+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 2,620
ImmediatelyFast-1.1.27
ImmediatelyFast-1.1.27+1.19.2.jar下载1.1.27+1.19.2#Release
* Fixed support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Don't free fallback buffer (Fixes crash with Skyblocker mod)
* Don't free fallback buffer (Fixes crash with Skyblocker mod)
展开
版本: 1.1.27+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 2,911
ImmediatelyFast-1.1.26
ImmediatelyFast-1.1.26+1.20.1.jar下载1.1.26+1.20.1#Release
* Updated mod icon
* Readded support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Backported all features (from the 1.19.4 version) to the 1.19.2 version
* Readded support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Backported all features (from the 1.19.4 version) to the 1.19.2 version
展开
版本: 1.1.26+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 36,273
ImmediatelyFast-1.1.26
ImmediatelyFast-1.1.26+1.19.4.jar下载1.1.26+1.19.4#Release
* Updated mod icon
* Readded support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Backported all features (from the 1.19.4 version) to the 1.19.2 version
* Readded support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Backported all features (from the 1.19.4 version) to the 1.19.2 version
展开
版本: 1.1.26+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 1,206
ImmediatelyFast-1.1.26
ImmediatelyFast-1.1.26+1.19.2.jar下载1.1.26+1.19.2#Release
* Updated mod icon
* Readded support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Backported all features (from the 1.19.4 version) to the 1.19.2 version
* Readded support for uploading empty buffers (Fixes Mini-Hud crash issue)
* Backported all features (from the 1.19.4 version) to the 1.19.2 version
展开
版本: 1.1.26+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 3,930
ImmediatelyFast-1.1.25
ImmediatelyFast-1.1.25+1.20.1.jar下载1.1.25+1.20.1#Release
* Fixed lag spikes with Iris and enabled shaders
展开
版本: 1.1.25+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 10,510
ImmediatelyFast-1.1.25
ImmediatelyFast-1.1.25+1.19.4.jar下载1.1.25+1.19.4#Release
* Fixed lag spikes with Iris and enabled shaders
展开
版本: 1.1.25+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 576
ImmediatelyFast-1.1.24
ImmediatelyFast-1.1.24+1.20.1.jar下载1.1.24+1.20.1#Release
* Fixed GPU driver detection again. Thanks AMD for using two different vendor strings.
展开
版本: 1.1.24+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 18,952
ImmediatelyFast-1.1.24
ImmediatelyFast-1.1.24+1.19.4.jar下载1.1.24+1.19.4#Release
* Fixed GPU driver detection again. Thanks AMD for using two different vendor strings.
展开
版本: 1.1.24+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 3,140
ImmediatelyFast-1.1.23
ImmediatelyFast-1.1.23+1.20.1.jar下载1.1.23+1.20.1#Alpha
* Fixed GPU driver detection once and for all (This time NVIDIA was being detected as AMD. This didn't cause significant performance issues for NVIDIA cards)
展开
版本: 1.1.23+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Alpha
下载次数: 101
ImmediatelyFast-1.1.23
ImmediatelyFast-1.1.23+1.19.4.jar下载1.1.23+1.19.4#Alpha
* Fixed GPU driver detection once and for all (This time NVIDIA was being detected as AMD. This didn't cause significant performance issues for NVIDIA cards)
展开
版本: 1.1.23+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Alpha
下载次数: 51
ImmediatelyFast-1.1.22
ImmediatelyFast-1.1.22+1.20.1.jar下载1.1.22+1.20.1#Alpha
* Fixed AMD GPU detection (Fixes huge lag being caused by IF on some AMD GPUs)
展开
版本: 1.1.22+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Alpha
下载次数: 4,399
ImmediatelyFast-1.1.22
ImmediatelyFast-1.1.22+1.19.4.jar下载1.1.22+1.19.4#Alpha
* Fixed AMD GPU detection (Fixes huge lag being caused by IF on some AMD GPUs)
展开
版本: 1.1.22+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Alpha
下载次数: 258
ImmediatelyFast-1.1.21
ImmediatelyFast-1.1.21+1.20.1.jar下载1.1.21+1.20.1#Alpha
* Fixed conflict with GUI optimizations of sodium extras introduced in 0.4.24
展开
版本: 1.1.21+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Alpha
下载次数: 459
ImmediatelyFast-1.1.21
ImmediatelyFast-1.1.21+1.19.4.jar下载1.1.21+1.19.4#Alpha
* Fixed conflict with GUI optimizations of sodium extras introduced in 0.4.24
展开
版本: 1.1.21+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Alpha
下载次数: 124
ImmediatelyFast-1.1.20
ImmediatelyFast-1.1.20+1.20.1.jar下载1.1.20+1.20.1#Alpha
* Implemented flush call consolidation
* Implemented optional explicit flushing of streaming buffer
* Added GPU model and OpenGL version logging to make diagnosing issues easier
* Implemented optional explicit flushing of streaming buffer
* Added GPU model and OpenGL version logging to make diagnosing issues easier
展开
版本: 1.1.20+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Alpha
下载次数: 7,779
ImmediatelyFast-1.1.20
ImmediatelyFast-1.1.20+1.19.4.jar下载1.1.20+1.19.4#Alpha
* Implemented flush call consolidation
* Implemented optional explicit flushing of streaming buffer
* Added GPU model and OpenGL version logging to make diagnosing issues easier
* Implemented optional explicit flushing of streaming buffer
* Added GPU model and OpenGL version logging to make diagnosing issues easier
展开
版本: 1.1.20+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Alpha
下载次数: 815
ImmediatelyFast-1.1.19
ImmediatelyFast-1.1.19+1.20.1.jar下载1.1.19+1.20.1#Alpha
* Fixed fast buffer upload memory corruption issue
展开
版本: 1.1.19+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Alpha
下载次数: 3,134
ImmediatelyFast-1.1.19
ImmediatelyFast-1.1.19+1.19.4.jar下载1.1.19+1.19.4#Alpha
* Fixed fast buffer upload memory corruption issue
展开
版本: 1.1.19+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Alpha
下载次数: 534
ImmediatelyFast-1.1.18
ImmediatelyFast-1.1.18+1.20.1.jar下载1.1.18+1.20.1#Alpha
* Improved buffer upload performance in certain cases and fixed crash with ancient GPUs
展开
版本: 1.1.18+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Alpha
下载次数: 431
ImmediatelyFast-1.1.18
ImmediatelyFast-1.1.18+1.19.4.jar下载1.1.18+1.19.4#Alpha
* Improved buffer upload performance in certain cases and fixed crash with ancient GPUs
展开
版本: 1.1.18+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Alpha
下载次数: 170
ImmediatelyFast-1.1.17
ImmediatelyFast-1.1.17+1.20.1.jar下载1.1.17+1.20.1#Alpha
* Fixed negative advance glyph handling (Fixes rendering issues with intentionally overlapping text)
* Implemented persistent mapped streaming buffer for fast buffer uploading (Should be more compatible and faster)
* Fixed fast text lookup crashing when the buffer is flushed prematurely
* Auto disable font_atlas_resizing when modified core shaders are detected
* Implemented persistent mapped streaming buffer for fast buffer uploading (Should be more compatible and faster)
* Fixed fast text lookup crashing when the buffer is flushed prematurely
* Auto disable font_atlas_resizing when modified core shaders are detected
展开
版本: 1.1.17+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Alpha
下载次数: 2,605
ImmediatelyFast-1.1.17
ImmediatelyFast-1.1.17+1.19.4.jar下载1.1.17+1.19.4#Alpha
* Fixed negative advance glyph handling (Fixes rendering issues with intentionally overlapping text)
* Implemented persistent mapped streaming buffer for fast buffer uploading (Should be more compatible and faster)
* Fixed fast text lookup crashing when the buffer is flushed prematurely
* Auto disable font_atlas_resizing when modified core shaders are detected
* Implemented persistent mapped streaming buffer for fast buffer uploading (Should be more compatible and faster)
* Fixed fast text lookup crashing when the buffer is flushed prematurely
* Auto disable font_atlas_resizing when modified core shaders are detected
展开
版本: 1.1.17+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Alpha
下载次数: 422
ImmediatelyFast 1.1.16
ImmediatelyFast-1.1.16+1.20.1.jar下载1.1.16+1.20.1#Release
* Improved fast buffer upload optimization (Better compatibility, slightly faster)
* Fixed render issues with overlapping text
* Fixed BlendFuncDepthFunc stack memory leak
* Updated Reflect (Fixes errors on some JREs)
* Improved armor trim batching (Better compatibility)
* Fixed render issues with overlapping text
* Fixed BlendFuncDepthFunc stack memory leak
* Updated Reflect (Fixes errors on some JREs)
* Improved armor trim batching (Better compatibility)
展开
版本: 1.1.16+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 44,306
ImmediatelyFast-1.1.16
ImmediatelyFast-1.1.16+1.19.4.jar下载1.1.16+1.19.4#Release
* Improved fast buffer upload optimization (Better compatibility, slightly faster)
* Fixed render issues with overlapping text
* Fixed BlendFuncDepthFunc stack memory leak
* Updated Reflect (Fixes errors on some JREs)
* Improved armor trim batching (Better compatibility)
* Fixed render issues with overlapping text
* Fixed BlendFuncDepthFunc stack memory leak
* Updated Reflect (Fixes errors on some JREs)
* Improved armor trim batching (Better compatibility)
展开
版本: 1.1.16+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 31,956
ImmediatelyFast-1.1.15
ImmediatelyFast-1.1.15+1.20.1.jar下载1.1.15+1.20.1#Release
* Included Mixin Extras correctly
展开
版本: 1.1.15+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 276,199
ImmediatelyFast-1.1.15
ImmediatelyFast-1.1.15+1.19.4.jar下载1.1.15+1.19.4#Release
* Included Mixin Extras correctly
展开
版本: 1.1.15+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 24,890
ImmediatelyFast-1.1.14
ImmediatelyFast-1.1.14+1.20.jar下载1.1.14+1.20.1#Release
* Fixed OpenGL state corruption
* Added support for 1.20.1
* Updated MixinExtras
* Added support for 1.20.1
* Updated MixinExtras
展开
版本: 1.1.14+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 797
ImmediatelyFast-1.1.14
ImmediatelyFast-1.1.14+1.19.4.jar下载1.1.14+1.19.4#Release
* Fixed OpenGL state corruption
* Added support for 1.20.1
* Updated MixinExtras
* Added support for 1.20.1
* Updated MixinExtras
展开
版本: 1.1.14+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 115
ImmediatelyFast-1.1.13
ImmediatelyFast-1.1.13+1.20.jar下载1.1.13+1.20#Release
* Improved HUD batching efficiency
* Added VulkanMod compatibility
* Improved macOS conflict handling
* Fixed AppleSkin render issues
* Optimized text character lookup even more
* Enabled item batching by default
* Added VulkanMod compatibility
* Improved macOS conflict handling
* Fixed AppleSkin render issues
* Optimized text character lookup even more
* Enabled item batching by default
展开
版本: 1.1.13+1.20
支持游戏: 1.20
类型: Fabric Quilt
Release
下载次数: 60,953
ImmediatelyFast-1.1.13
ImmediatelyFast-1.1.13+1.19.4.jar下载1.1.13+1.19.4#Release
* Improved HUD batching efficiency
* Added VulkanMod compatibility
* Improved macOS conflict handling
* Fixed AppleSkin render issues
* Optimized text character lookup even more
* Enabled item batching by default
* Added VulkanMod compatibility
* Improved macOS conflict handling
* Fixed AppleSkin render issues
* Optimized text character lookup even more
* Enabled item batching by default
展开
版本: 1.1.13+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 9,021
ImmediatelyFast-1.1.12
ImmediatelyFast-1.1.12+1.19.4.jar下载1.1.12+1.19.4#Release
* Reduced OpenGL state tracking overhead
* Fixed Status effect bars mod incompatibility
* Experimental: Added option to disable OpenGL error checking (Reduce overhead)
* Fixed Status effect bars mod incompatibility
* Experimental: Added option to disable OpenGL error checking (Reduce overhead)
展开
版本: 1.1.12+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 131,919
ImmediatelyFast-1.1.12
ImmediatelyFast-1.1.12+1.19.3.jar下载1.1.12+1.19.3#Release
* Reduced OpenGL state tracking overhead
* Fixed Status effect bars mod incompatibility
* Experimental: Added option to disable OpenGL error checking (Reduce overhead)
* Fixed Status effect bars mod incompatibility
* Experimental: Added option to disable OpenGL error checking (Reduce overhead)
展开
版本: 1.1.12+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 17,970
ImmediatelyFast-1.1.12
ImmediatelyFast-1.1.12+1.19.jar下载1.1.12+1.19#Release
* Reduced OpenGL state tracking overhead
* Fixed Status effect bars mod incompatibility
* Experimental: Added option to disable OpenGL error checking (Reduce overhead)
* Fixed Status effect bars mod incompatibility
* Experimental: Added option to disable OpenGL error checking (Reduce overhead)
展开
版本: 1.1.12+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 357,855
ImmediatelyFast-1.1.12
ImmediatelyFast-1.1.12+1.18.2.jar下载1.1.12+1.18.2#Release
* Reduced OpenGL state tracking overhead
* Fixed Status effect bars mod incompatibility
* Experimental: Added option to disable OpenGL error checking (Reduce overhead)
* Fixed Status effect bars mod incompatibility
* Experimental: Added option to disable OpenGL error checking (Reduce overhead)
展开
版本: 1.1.12+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 91,846
ImmediatelyFast-1.1.11+1.19.4
ImmediatelyFast-1.1.11+1.19.4.jar下载1.1.11+1.19.4#Release
* Fixed pie chart text not rendering
* Fixed armor trims render issues
* Fixed armor trims render issues
展开
版本: 1.1.11+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 10,832
ImmediatelyFast-1.1.10
ImmediatelyFast-1.1.10+1.19.4.jar下载1.1.10+1.19.4#Release
* Added 1.19.4 support
* Improved performance of Iris compatibility interface
* Improved performance of Iris compatibility interface
展开
版本: 1.1.10+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Release
下载次数: 4,782
ImmediatelyFast-1.1.10
ImmediatelyFast-1.1.10+1.19.3.jar下载1.1.10+1.19.3#Release
* Added 1.19.4 support
* Improved performance of Iris compatibility interface
* Improved performance of Iris compatibility interface
展开
版本: 1.1.10+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 4,658
ImmediatelyFast-1.1.10
ImmediatelyFast-1.1.10+1.19.jar下载1.1.10+1.19#Release
* Added 1.19.4 support
* Improved performance of Iris compatibility interface
* Improved performance of Iris compatibility interface
展开
版本: 1.1.10+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 114,291
ImmediatelyFast-1.1.10
ImmediatelyFast-1.1.10+1.18.2.jar下载1.1.10+1.18.2#Release
* Added 1.19.4 support
* Improved performance of Iris compatibility interface
* Improved performance of Iris compatibility interface
展开
版本: 1.1.10+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 1,539
ImmediatelyFast-1.1.9
ImmediatelyFast-1.1.9+1.19.3.jar下载1.1.9+1.19.3#Release
Fixed depth test issues
Fixed crash when Iris is installed
Improved performance in combination with Iris
Fixed crash when Iris is installed
Improved performance in combination with Iris
展开
版本: 1.1.9+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 10,100
ImmediatelyFast-1.1.9
ImmediatelyFast-1.1.9+1.19.jar下载1.1.9+1.19.2#Release
Fixed depth test issues
Fixed crash when Iris is installed
Improved performance in combination with Iris
Fixed crash when Iris is installed
Improved performance in combination with Iris
展开
版本: 1.1.9+1.19.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 9,176
ImmediatelyFast-1.1.9
ImmediatelyFast-1.1.9+1.18.2.jar下载1.1.9+1.18.2#Release
Fixed depth test issues
Fixed crash when Iris is installed
Improved performance in combination with Iris
Fixed crash when Iris is installed
Improved performance in combination with Iris
展开
版本: 1.1.9+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 1,177
ImmediatelyFast-1.1.8
ImmediatelyFast-1.1.8+1.19.3.jar下载1.1.8+1.19.3#Release
* Fixed "Force Unicode Font" option not working anymore
* Default disable item batching because it can cause unfixable issues (Fixes Iris related bug)
* Fixed text render glitch when turning off hud_batching
* Fixed incompatibility with "Slight GUI Modifications"
* Default disable item batching because it can cause unfixable issues (Fixes Iris related bug)
* Fixed text render glitch when turning off hud_batching
* Fixed incompatibility with "Slight GUI Modifications"
展开
版本: 1.1.8+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 7,744
ImmediatelyFast-1.1.8
ImmediatelyFast-1.1.8+1.19.jar下载1.1.8+1.19#Release
* Fixed "Force Unicode Font" option not working anymore
* Default disable item batching because it can cause unfixable issues (Fixes Iris related bug)
* Fixed text render glitch when turning off hud_batching
* Fixed incompatibility with "Slight GUI Modifications"
* Default disable item batching because it can cause unfixable issues (Fixes Iris related bug)
* Fixed text render glitch when turning off hud_batching
* Fixed incompatibility with "Slight GUI Modifications"
展开
版本: 1.1.8+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 18,845
ImmediatelyFast-1.1.8
ImmediatelyFast-1.1.8+1.18.2.jar下载1.1.8+1.18.2#Release
* Fixed "Force Unicode Font" option not working anymore
* Default disable item batching because it can cause unfixable issues (Fixes Iris related bug)
* Fixed text render glitch when turning off hud_batching
* Fixed incompatibility with "Slight GUI Modifications"
* Default disable item batching because it can cause unfixable issues (Fixes Iris related bug)
* Fixed text render glitch when turning off hud_batching
* Fixed incompatibility with "Slight GUI Modifications"
展开
版本: 1.1.8+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 668
ImmediatelyFast-1.1.7
ImmediatelyFast-1.1.7+1.19.3.jar下载1.1.7+1.19.3#Release
Fixed incompatibility with mods drawing the buffer early (Invisible item models)
Fixed text Z layering/translucency issues
Added buffer upload optimization (Should boost overall FPS when rendering a lot in immediate mode)
Added fast text lookup optimization (Text rendering optimization)
Fixed text Z layering/translucency issues
Added buffer upload optimization (Should boost overall FPS when rendering a lot in immediate mode)
Added fast text lookup optimization (Text rendering optimization)
展开
版本: 1.1.7+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 2,706
ImmediatelyFast-1.1.7
ImmediatelyFast-1.1.7+1.19.jar下载1.1.7+1.19#Release
Fixed incompatibility with mods drawing the buffer early (Invisible item models)
Fixed text Z layering/translucency issues
Added buffer upload optimization (Should boost overall FPS when rendering a lot in immediate mode)
Added fast text lookup optimization (Text rendering optimization)
Fixed text Z layering/translucency issues
Added buffer upload optimization (Should boost overall FPS when rendering a lot in immediate mode)
Added fast text lookup optimization (Text rendering optimization)
展开
版本: 1.1.7+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 900
ImmediatelyFast-1.1.7
ImmediatelyFast-1.1.7+1.18.2.jar下载1.1.7+1.18.2#Release
Fixed incompatibility with mods drawing the buffer early (Invisible item models)
Fixed text Z layering/translucency issues
Added buffer upload optimization (Should boost overall FPS when rendering a lot in immediate mode)
Added fast text lookup optimization (Text rendering optimization)
Fixed text Z layering/translucency issues
Added buffer upload optimization (Should boost overall FPS when rendering a lot in immediate mode)
Added fast text lookup optimization (Text rendering optimization)
展开
版本: 1.1.7+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 287
ImmediatelyFast-1.1.6
ImmediatelyFast-1.1.6+1.19.3.jar下载1.1.6+1.19.3#Release
Added held item tooltip batching (Improves performance of mods which show more text in it)
Recoded z sorting to finally fix all issues
Fixed Armor Chroma mod rendering issues
Recoded z sorting to finally fix all issues
Fixed Armor Chroma mod rendering issues
展开
版本: 1.1.6+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 68,583
ImmediatelyFast-1.1.6
ImmediatelyFast-1.1.6+1.19.jar下载1.1.6+1.19#Release
Added held item tooltip batching (Improves performance of mods which show more text in it)
Recoded z sorting to finally fix all issues
Fixed Armor Chroma mod rendering issues
Recoded z sorting to finally fix all issues
Fixed Armor Chroma mod rendering issues
展开
版本: 1.1.6+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 2,619
ImmediatelyFast-1.1.6
ImmediatelyFast-1.1.6+1.18.2.jar下载1.1.6+1.18.2#Release
Added held item tooltip batching (Improves performance of mods which show more text in it)
Recoded z sorting to finally fix all issues
Fixed Armor Chroma mod rendering issues
Recoded z sorting to finally fix all issues
Fixed Armor Chroma mod rendering issues
展开
版本: 1.1.6+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Release
下载次数: 61,491
ImmediatelyFast-1.1.5
ImmediatelyFast-1.1.5+1.19.3.jar下载1.1.5+1.19.3#Release
Fixed transparency issues caused by hud batching
展开
版本: 1.1.5+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 1,663
ImmediatelyFast-1.1.5
ImmediatelyFast-1.1.5+1.19.jar下载1.1.5+1.19#Release
Fixed transparency issues caused by hud batching
展开
版本: 1.1.5+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 1,115
ImmediatelyFast-1.1.4
ImmediatelyFast-1.19.3-1.1.4.jar下载1.1.4+1.19.3#Release
Fixed severe z layering issue
展开
版本: 1.1.4+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 885
ImmediatelyFast-1.1.4
ImmediatelyFast-1.19-1.1.4.jar下载1.1.4+1.19#Release
Fixed severe z layering issue
展开
版本: 1.1.4+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 726
ImmediatelyFast-1.1.3
ImmediatelyFast-1.19-1.1.3.jar下载1.1.3#Release
Added more HUD texture batching
Fixed Z layering issues
Added config file to allow to disable certain optimizations
Added sanity checks and tweaked injection points to increase mod compatibility
Fixed Z layering issues
Added config file to allow to disable certain optimizations
Added sanity checks and tweaked injection points to increase mod compatibility
展开
版本: 1.1.3
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 94
ImmediatelyFast-1.1.3
ImmediatelyFast-1.19.3-1.1.3.jar下载1.1.3#Release
Added more HUD texture batching
Fixed Z layering issues
Added config file to allow to disable certain optimizations
Added sanity checks and tweaked injection points to increase mod compatibility
Fixed Z layering issues
Added config file to allow to disable certain optimizations
Added sanity checks and tweaked injection points to increase mod compatibility
展开
版本: 1.1.3
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 91
ImmediatelyFast-1.1.2
ImmediatelyFast-1.19-1.1.2.jar下载1.1.2#Release
Fixed incompatibility with owo-lib
展开
版本: 1.1.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 417
ImmediatelyFast-1.1.2
ImmediatelyFast-1.19.3-1.1.2.jar下载1.1.2#Release
Fixed incompatibility with owo-lib
展开
版本: 1.1.2
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 752
ImmediatelyFast-1.1.1
ImmediatelyFast-1.19-1.1.1.jar下载1.1.1#Release
Added HUD/GUI batching. FPS should be around 30% higher in almost all scenarios where the HUD is visible.
Optimized font atlas layouting (Huge performance boost with high-res fonts)
Optimized font atlas layouting (Huge performance boost with high-res fonts)
展开
版本: 1.1.1
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 347
ImmediatelyFast-1.1.1
ImmediatelyFast-1.19.3-1.1.1.jar下载1.1.1#Release
Added HUD/GUI batching. FPS should be around 30% higher in almost all scenarios where the HUD is visible.
Optimized font atlas layouting (Huge performance boost with high-res fonts)
Optimized font atlas layouting (Huge performance boost with high-res fonts)
展开
版本: 1.1.1
支持游戏: 1.19.3
类型: Fabric Quilt
Release
下载次数: 329
ImmediatelyFast-1.1.0
ImmediatelyFast-1.1.0.jar下载1.1.0#Release
Added map atlas texture generation. This allows for up to 1024 maps to be on one texture atlas which improves performance significantly.
展开
版本: 1.1.0
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3
类型: Fabric Quilt
Release
下载次数: 1,212
ImmediatelyFast-1.0.7
ImmediatelyFast-1.0.7.jar下载1.0.7#Release
Fixed layer render order issues
展开
版本: 1.0.7
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3
类型: Fabric Quilt
Release
下载次数: 48,306
ImmediatelyFast-1.0.6
ImmediatelyFast-1.0.6.jar下载1.0.6#Release
Added official support for Minecraft 1.19.3
展开
版本: 1.0.6
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3
类型: Fabric Quilt
Release
下载次数: 5,994
ImmediatelyFast-1.0.5
ImmediatelyFast-1.0.5.jar下载1.0.5#Release
Fixed translucency sorting issues. This should fix issues where entities containing multiple layers/parts flicker or not render properly
展开
版本: 1.0.5
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 1,442
ImmediatelyFast-1.0.4
ImmediatelyFast-1.0.4.jar下载1.0.4#Release
Slightly improved performance again by using optimized collections
展开
版本: 1.0.4
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 34,732
ImmediatelyFast-1.0.3
ImmediatelyFast-1.0.3.jar下载1.0.3#Release
Slightly improved performance by using optimized collections
展开
版本: 1.0.3
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 1,111
ImmediatelyFast-1.0.2
ImmediatelyFast-1.0.2.jar下载1.0.2#Release
Improved performance by not cleaning the buffer pool every frame and instead only every 5 seconds
展开
版本: 1.0.2
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 3,724
ImmediatelyFast-1.0.1
ImmediatelyFast-1.0.1.jar下载1.0.1#Release
Fixed crash when disabling shaders in Iris
展开
版本: 1.0.1
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 1,188
ImmediatelyFast-1.0.0
ImmediatelyFast-1.0.0.jar下载1.0.0#Release
Initial release
展开
版本: 1.0.0
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Release
下载次数: 417
收录