We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 380e41f commit d5f3d52Copy full SHA for d5f3d52
1 file changed
gradle.properties
@@ -3,18 +3,18 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# check these on https://modmuss50.me/fabric.html
6
-minecraft_version=1.21.9
7
-yarn_mappings=1.21.9+build.1
+minecraft_version=1.21.10
+yarn_mappings=1.21.10+build.1
8
loader_version=0.17.2
9
10
# Mod Properties
11
-mod_version=1.3+1.21.9
+mod_version=1.3+1.21.10
12
maven_group=com.thevoidblock.syncac
13
archives_base_name=syncac
14
15
# Dependencies
16
# check this on https://modmuss50.me/fabric.html
17
-fabric_version=0.134.0+1.21.9
+fabric_version=0.135.0+1.21.10
18
19
# check this on https://linkie.shedaniel.dev
20
cloth_version=20.0.148
0 commit comments