We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad9044 commit 449429eCopy full SHA for 449429e
CHANGELOG.md
@@ -1,4 +1,2 @@
1
-* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
2
-* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
3
-* (1.21.4) Readded (Lex)Forge support
4
-* Improved thread stacktrace logging (It now uses the correct logger)
+* Backported HUD batching system from ImmediatelyFast 1.21.2
+* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)
gradle.properties
@@ -14,4 +14,4 @@ reflect_version=1.3.4
14
15
maven_group=net.raphimc
16
maven_name=ImmediatelyFast
17
-maven_version=1.3.6-SNAPSHOT+1.21.1
+maven_version=1.3.6+1.21.1
0 commit comments