We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f90d7 commit a3ba2ecCopy full SHA for a3ba2ec
gradle.properties
@@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# check these on https://fabricmc.net/develop/
6
-minecraft_version=1.21.3
7
-yarn_mappings=1.21.3+build.2
8
-loader_version=0.16.9
+minecraft_version=1.21.5
+yarn_mappings=1.21.5+build.1
+loader_version=0.16.13
9
10
# Fabric API
11
-fabric_version=0.109.0+1.21.3
+fabric_version=0.119.9+1.21.5
12
13
# Mod Properties
14
mod_version=0.1.5
0 commit comments