We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b87ea4 + ce4e4b0 commit d826baaCopy full SHA for d826baa
changelog-1.20.1.txt
@@ -1,2 +1 @@
1
-- [CHANGE] modify code to make it work on both neoforge and later forge versions on 1.20.1
2
-- [CHANGE] mitigate against #70 by implementing changes from 1.21.1 to 1.20.1
+
gradle.properties
@@ -2,4 +2,4 @@
# This is required to provide enough memory for the Minecraft decompilation process.
3
org.gradle.jvmargs=-Xmx3G
4
org.gradle.daemon=false
5
-mod_version=1.7.6
+mod_version=1.7.7
0 commit comments