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