File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- * Added support for 1.21.4 (Fabric and NeoForge)
2- * (Forge) Mark mod as clientside only (Only visual change)
1+ * Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
2+ * Documented the config options. You can find the documentation [ here] ( https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config ) .
3+ * (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
4+ * (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
5+ * Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ reflect_version=1.3.4
1414
1515maven_group =net.raphimc
1616maven_name =ImmediatelyFast
17- maven_version =1.3.4-SNAPSHOT +1.21.1
17+ maven_version =1.3.4+1.21.1
You can’t perform that action at this time.
0 commit comments