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 fa9baf2 commit 4bc9badCopy full SHA for 4bc9bad
gradle.properties
@@ -1,12 +1,12 @@
1
# Done to increase the memory available to gradle.
2
org.gradle.jvmargs=-Xmx1G
3
4
-minecraft_version=1.21.2
5
-yarn_mappings=1.21.2+build.1
+minecraft_version=1.21.3
+yarn_mappings=1.21.3+build.1
6
loader_version=0.16.7
7
8
#Fabric api
9
-fabric_version=0.106.1+1.21.2
+fabric_version=0.106.1+1.21.3
10
11
# Mod Properties
12
mod_version=0.5.0
0 commit comments