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 15a4240 commit 321f71bCopy full SHA for 321f71b
changelog.md
@@ -7,4 +7,5 @@ This version has the following targets:
7
8
## Changes
9
10
-- Fix crashes on neoforge targets due to mixin extras module error
+- Fix startup crash on all targets lower than 1.21.3
11
+- Fix text hover/click chat offset being a few pixels down
gradle.properties
@@ -1,6 +1,6 @@
1
org.gradle.jvmargs=-Xmx4G
2
3
-modVersion=2.0.0-beta.19
+modVersion=2.0.0-beta.20
4
modId=controlify
5
modName=Controlify
6
modDescription=The most advanced controller mod for Minecraft.
0 commit comments