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.11.1
ImmediatelyFast-Fabric-1.11.1+1.21.7.jar下载1.11.1+1.21.7-fabric#Release
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
展开
版本: 1.11.1+1.21.7-fabric
支持游戏: 1.21.7
类型: Fabric Quilt
Release
下载次数: 10,482
ImmediatelyFast 1.11.1
ImmediatelyFast-NeoForge-1.11.1+1.21.7.jar下载1.11.1+1.21.7-neoforge#Release
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
展开
版本: 1.11.1+1.21.7-neoforge
支持游戏: 1.21.7
类型: NeoForge
Release
下载次数: 241
ImmediatelyFast 1.10.2
ImmediatelyFast-NeoForge-1.10.2+1.21.6.jar下载1.10.2+1.21.6-neoforge#Release
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
展开
版本: 1.10.2+1.21.6-neoforge
支持游戏: 1.21.6
类型: NeoForge
Release
下载次数: 72
ImmediatelyFast 1.10.2
ImmediatelyFast-Fabric-1.10.2+1.21.6.jar下载1.10.2+1.21.6-fabric#Release
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
展开
版本: 1.10.2+1.21.6-fabric
支持游戏: 1.21.6
类型: Fabric Quilt
Release
下载次数: 3,946
ImmediatelyFast 1.9.6
ImmediatelyFast-Fabric-1.9.6+1.21.5.jar下载1.9.6+1.21.5-fabric#Release
* Draw current batch when mods modify the projection matrix
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
展开
版本: 1.9.6+1.21.5-fabric
支持游戏: 1.21.5
类型: Fabric Quilt
Release
下载次数: 10,256
ImmediatelyFast 1.9.6
ImmediatelyFast-NeoForge-1.9.6+1.21.5.jar下载1.9.6+1.21.5-neoforge#Release
* Draw current batch when mods modify the projection matrix
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
展开
版本: 1.9.6+1.21.5-neoforge
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 117
ImmediatelyFast 1.8.1
ImmediatelyFast-NeoForge-1.8.1+1.21.4.jar下载1.8.1+1.21.4-neoforge#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Draw current batch when mods modify the projection matrix
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
* Improved compatibility with mods which don't render into the batching buffer while batching
* Draw current batch when mods modify the projection matrix
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
展开
版本: 1.8.1+1.21.4-neoforge
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 97
ImmediatelyFast 1.8.1
ImmediatelyFast-Forge-1.8.1+1.21.4.jar下载1.8.1+1.21.4-forge#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Draw current batch when mods modify the projection matrix
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
* Improved compatibility with mods which don't render into the batching buffer while batching
* Draw current batch when mods modify the projection matrix
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
展开
版本: 1.8.1+1.21.4-forge
支持游戏: 1.21.4
类型: Forge
Release
下载次数: 113
ImmediatelyFast 1.8.1
ImmediatelyFast-Fabric-1.8.1+1.21.4.jar下载1.8.1+1.21.4-fabric#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Draw current batch when mods modify the projection matrix
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
* Improved compatibility with mods which don't render into the batching buffer while batching
* Draw current batch when mods modify the projection matrix
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
展开
版本: 1.8.1+1.21.4-fabric
支持游戏: 1.21.4
类型: Fabric Quilt
Release
下载次数: 5,857
ImmediatelyFast 1.7.1
ImmediatelyFast-Forge-1.7.1+1.21.3.jar下载1.7.1+1.21.3-forge#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
展开
版本: 1.7.1+1.21.3-forge
支持游戏: 1.21.2, 1.21.3
类型: Forge
Release
下载次数: 17
ImmediatelyFast 1.7.1
ImmediatelyFast-NeoForge-1.7.1+1.21.3.jar下载1.7.1+1.21.3-neoforge#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
展开
版本: 1.7.1+1.21.3-neoforge
支持游戏: 1.21.2, 1.21.3
类型: NeoForge
Release
下载次数: 6
ImmediatelyFast 1.7.1
ImmediatelyFast-Fabric-1.7.1+1.21.3.jar下载1.7.1+1.21.3-fabric#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Ensure render layers are ordered even when transparent (Fixes rendering issue with Shoulder Surfing Reloaded)
* Removed experimental universal HUD batching optimization
* This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
展开
版本: 1.7.1+1.21.3-fabric
支持游戏: 1.21.2, 1.21.3
类型: Fabric Quilt
Release
下载次数: 757
ImmediatelyFast 1.6.6
ImmediatelyFast-NeoForge-1.6.6+1.21.1.jar下载1.6.6+1.21.1-neoforge#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed some overlays not rendering correctly
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed some overlays not rendering correctly
展开
版本: 1.6.6+1.21.1-neoforge
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 2,755
ImmediatelyFast 1.6.6
ImmediatelyFast-Forge-1.6.6+1.21.1.jar下载1.6.6+1.21.1-forge#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed some overlays not rendering correctly
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed some overlays not rendering correctly
展开
版本: 1.6.6+1.21.1-forge
支持游戏: 1.21, 1.21.1
类型: Forge
Release
下载次数: 277
ImmediatelyFast 1.6.6
ImmediatelyFast-Fabric-1.6.6+1.21.1.jar下载1.6.6+1.21.1-fabric#Release
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed some overlays not rendering correctly
* Draw current batch when mods modify the projection matrix (Fixes rendering issue with VoxelMap)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed some overlays not rendering correctly
展开
版本: 1.6.6+1.21.1-fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 9,624
ImmediatelyFast 1.5.1
ImmediatelyFast-NeoForge-1.5.1+1.20.4.jar下载1.5.1+1.20.4-neoforge#Release
* Clamp out of bounds shader color (Fixes Dragon Survival "Magic Cast Meter" rendering)
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
展开
版本: 1.5.1+1.20.4-neoforge
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: NeoForge
Release
下载次数: 23
ImmediatelyFast 1.5.1
ImmediatelyFast-Forge-1.5.1+1.20.4.jar下载1.5.1+1.20.4-forge#Release
* Clamp out of bounds shader color (Fixes Dragon Survival "Magic Cast Meter" rendering)
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
展开
版本: 1.5.1+1.20.4-forge
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
Release
下载次数: 7,425
ImmediatelyFast 1.5.1
ImmediatelyFast-Fabric-1.5.1+1.20.4.jar下载1.5.1+1.20.4-fabric#Release
* Clamp out of bounds shader color (Fixes Dragon Survival "Magic Cast Meter" rendering)
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
* Fixed font atlas resizing state inconsistency (Fixes rare JVM crash)
* Improved compatibility with mods which don't render into the batching buffer while batching
* Fixed Cataclysm Phantom Halberds render order
展开
版本: 1.5.1+1.20.4-fabric
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric Quilt
Release
下载次数: 8,385
ImmediatelyFast 1.11.0
ImmediatelyFast-NeoForge-1.11.0+1.21.7.jar下载1.11.0+1.21.7-neoforge#Release
* Added support for Minecraft 1.21.7
展开
版本: 1.11.0+1.21.7-neoforge
支持游戏: 1.21.7
类型: NeoForge
Release
下载次数: 2,524
ImmediatelyFast 1.11.0
ImmediatelyFast-Fabric-1.11.0+1.21.7.jar下载1.11.0+1.21.7-fabric#Release
* Added support for Minecraft 1.21.7
展开
版本: 1.11.0+1.21.7-fabric
支持游戏: 1.21.7
类型: Fabric Quilt
Release
下载次数: 143,289
ImmediatelyFast 1.10.1
ImmediatelyFast-NeoForge-1.10.1+1.21.6.jar下载1.10.1+1.21.6-neoforge#Release
* Fixed item lighting issue when using macOS
展开
版本: 1.10.1+1.21.6-neoforge
支持游戏: 1.21.6
类型: NeoForge
Release
下载次数: 2,311
ImmediatelyFast 1.10.1
ImmediatelyFast-Fabric-1.10.1+1.21.6.jar下载1.10.1+1.21.6-fabric#Release
* Fixed item lighting issue when using macOS
展开
版本: 1.10.1+1.21.6-fabric
支持游戏: 1.21.6
类型: Fabric Quilt
Release
下载次数: 204,837
ImmediatelyFast 1.10.0
ImmediatelyFast-NeoForge-1.10.0+1.21.6.jar下载1.10.0+1.21.6-neoforge#Release
* Added support for Minecraft 1.21.6
展开
版本: 1.10.0+1.21.6-neoforge
支持游戏: 1.21.6
类型: NeoForge
Release
下载次数: 2,790
ImmediatelyFast 1.10.0
ImmediatelyFast-Fabric-1.10.0+1.21.6.jar下载1.10.0+1.21.6-fabric#Release
* Added support for Minecraft 1.21.6
展开
版本: 1.10.0+1.21.6-fabric
支持游戏: 1.21.6
类型: Fabric Quilt
Release
下载次数: 88,346
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
下载次数: 9,054
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
下载次数: 611,934
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
下载次数: 128,552
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,673
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
下载次数: 927,814
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
下载次数: 11,445
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
下载次数: 12,344
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
下载次数: 169
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
下载次数: 16,270
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
下载次数: 952,089
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
下载次数: 242,761
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,652
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
下载次数: 398
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
下载次数: 31,532
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
下载次数: 270,903
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,775
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,020
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,726
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
下载次数: 138
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
下载次数: 138,231
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
下载次数: 13,208
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
下载次数: 9,898
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
下载次数: 758,452
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
下载次数: 690
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
下载次数: 977
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
下载次数: 27,191
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
下载次数: 323,081
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,796
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
下载次数: 31,849
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
下载次数: 624,278
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
下载次数: 773,529
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
下载次数: 1,024
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
下载次数: 96,819
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
下载次数: 20,150
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,156
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,934
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
下载次数: 193,232
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
下载次数: 80,973
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
下载次数: 635
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
下载次数: 8,139
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,279
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,192
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
下载次数: 308,792
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
下载次数: 140
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
下载次数: 160
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,115
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
下载次数: 218
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,800
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
下载次数: 30,043
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
下载次数: 93,304
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
下载次数: 151
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
下载次数: 59,413
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
下载次数: 10,100
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,633
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,511
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,515
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
下载次数: 162,102
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
下载次数: 73
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
下载次数: 82
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,312
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,401
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,789
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
下载次数: 101,524
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
下载次数: 99,946
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
下载次数: 93
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
下载次数: 51,612
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
下载次数: 86,000
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,944
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,584
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
下载次数: 507,966
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,791
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
下载次数: 511
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
下载次数: 378
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,551
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
下载次数: 97,645
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
下载次数: 1,022,028
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,612,199
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
下载次数: 216,022
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
下载次数: 494
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
下载次数: 13,266
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,117
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,692
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
下载次数: 816,367
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
下载次数: 952
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,404
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
下载次数: 95,852
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
下载次数: 38,346
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,189
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
下载次数: 531,069
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
下载次数: 762
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
下载次数: 327,443
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
下载次数: 386,888
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
下载次数: 91,728
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
下载次数: 13,316
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,522
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,954
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
下载次数: 194,793
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,580
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,622
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
下载次数: 347,365
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
下载次数: 401,455
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
下载次数: 237
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
下载次数: 746,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,994
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,695
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,493
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,868
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,868
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,173
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
下载次数: 146,362
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
下载次数: 54,896
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
下载次数: 145,681
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
下载次数: 283
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,685
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
下载次数: 9,169
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,191
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,520
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,338
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,797
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
下载次数: 146,407
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,544
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
下载次数: 1,116
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
下载次数: 41,798
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
下载次数: 41,987
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
下载次数: 135
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
下载次数: 87,850
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,989
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,681
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,517
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,064,872
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
下载次数: 28,222
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
下载次数: 516
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
下载次数: 672
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
下载次数: 36,961
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
下载次数: 262,907
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,465
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
下载次数: 663,673
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
下载次数: 119,446
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
下载次数: 14,286
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,304
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
下载次数: 638,667
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
下载次数: 647
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,267
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,562
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
下载次数: 68,804
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
下载次数: 204,469
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,645
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,703
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
下载次数: 78,127
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
下载次数: 507
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
下载次数: 157
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,377
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
下载次数: 11,528
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
下载次数: 113
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,180
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,301
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
下载次数: 916
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,525,545
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,789
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
下载次数: 129,752
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,590
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
下载次数: 240,595
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,931
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,079,658
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
下载次数: 80,470
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,902
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,670
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
下载次数: 107,276
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
下载次数: 115,711
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
下载次数: 929
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
下载次数: 502,905
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,335
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,737
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,261
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
下载次数: 77
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,908
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,278
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
下载次数: 366
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
下载次数: 506
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,382
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
下载次数: 123,580
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,118
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
下载次数: 32,221
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
下载次数: 381,574
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
下载次数: 995,649
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,285
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,906
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
下载次数: 167,305
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
下载次数: 979,756
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,961
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,169
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,962
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,449
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,233
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,791
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,780
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
下载次数: 549
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
下载次数: 132,875
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,926
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
下载次数: 939
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,231
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
下载次数: 728
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,615
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
下载次数: 79,933
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
下载次数: 334
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
下载次数: 29,642
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,022
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
下载次数: 144,861
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
下载次数: 665,356
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,105
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
下载次数: 17,345
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
下载次数: 76,151
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,246
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
下载次数: 100,328
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
下载次数: 267,323
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
下载次数: 733,907
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,227
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,429
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,843
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,686
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
下载次数: 40,972
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
下载次数: 297
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,041
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
下载次数: 192
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
下载次数: 78
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
下载次数: 130,314
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,047,381
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,565
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
下载次数: 21,515
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,269
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
下载次数: 123,487
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
下载次数: 37,227
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
下载次数: 532,387
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,745
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
下载次数: 50,530
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
下载次数: 846,847
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,907
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
下载次数: 50,382
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
下载次数: 164,848
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,743
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
下载次数: 19,347
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
下载次数: 57,584
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,022
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
下载次数: 122,724
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
下载次数: 122,828
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,059
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,724
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,851
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
下载次数: 544
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
下载次数: 195
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
下载次数: 53,352
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,144
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,436
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,245
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
下载次数: 145
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
下载次数: 203
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
下载次数: 46,176
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,420
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,487
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
下载次数: 55,424
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,674
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,931
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,566
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,216
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,972
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,596
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
下载次数: 579
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
下载次数: 19,106
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,153
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
下载次数: 104
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
下载次数: 53
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,650
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
下载次数: 259
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
下载次数: 464
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
下载次数: 126
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,845
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
下载次数: 822
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,142
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
下载次数: 544
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
下载次数: 172
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,629
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
下载次数: 425
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,725
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
下载次数: 33,680
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
下载次数: 283,178
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
下载次数: 25,427
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
下载次数: 827
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
下载次数: 117
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
下载次数: 63,269
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,275
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
下载次数: 134,382
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
下载次数: 18,752
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
下载次数: 385,480
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
下载次数: 98,800
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,942
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,802
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,674
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,482
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,586
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,145
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,349
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,196
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,767
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,980
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
下载次数: 686
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,732
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
下载次数: 904
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
下载次数: 293
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,596
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,630
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,515
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,672
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,131
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
下载次数: 889
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
下载次数: 728
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
下载次数: 98
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
下载次数: 94
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
下载次数: 419
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
下载次数: 754
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
下载次数: 349
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
下载次数: 331
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,235
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
下载次数: 49,586
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
下载次数: 6,116
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,448
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
下载次数: 35,082
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,117
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,742
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,196
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
下载次数: 435
收录