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 61590ac commit fd81677Copy full SHA for fd81677
2 files changed
changelog.md
@@ -9,6 +9,4 @@ This version has the following targets:
9
10
## Changes
11
12
-- Fix crash on slow computers when using the Remove Reloading Screen mod
13
-- Fix double tap to sprint being hard to trigger
14
-- Fix crash with large modpacks due to a race condition in a Controlify resource reloader
+- Make mixin more compatible with other mods
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.jvmargs=-Xmx4G
2
org.gradle.parallel=true
3
4
-modVersion=3.0.0+lts
+modVersion=3.0.1+lts
5
modId=controlify
6
modName=Controlify
7
modDescription=The most advanced controller mod for Minecraft.
0 commit comments