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 af066b4 commit a3ce843Copy full SHA for a3ce843
gradle.properties
@@ -5,9 +5,9 @@ mod_version = 1.0.0
5
org.gradle.jvmargs = -Xmx1G
6
7
# Versions
8
-minecraft_version = 1.20.2
9
-yarn_mappings = 1.20.2+build.4
+minecraft_version = 1.20.4
+yarn_mappings = 1.20.4+build.3
10
loader_version = 0.16.9
11
-fabric_version = 0.91.6+1.20.2
+fabric_version = 0.97.2+1.20.4
12
13
-plasmid_version = 0.5.102-SNAPSHOT+1.20.2
+plasmid_version = 0.5.102-SNAPSHOT+1.20.4
0 commit comments