Skip to content

Commit d5f3d52

Browse files
committed
Update to Minecraft 1.21.10
1 parent 380e41f commit d5f3d52

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ org.gradle.jvmargs=-Xmx1G
33

44
# Fabric Properties
55
# check these on https://modmuss50.me/fabric.html
6-
minecraft_version=1.21.9
7-
yarn_mappings=1.21.9+build.1
6+
minecraft_version=1.21.10
7+
yarn_mappings=1.21.10+build.1
88
loader_version=0.17.2
99

1010
# Mod Properties
11-
mod_version=1.3+1.21.9
11+
mod_version=1.3+1.21.10
1212
maven_group=com.thevoidblock.syncac
1313
archives_base_name=syncac
1414

1515
# Dependencies
1616
# check this on https://modmuss50.me/fabric.html
17-
fabric_version=0.134.0+1.21.9
17+
fabric_version=0.135.0+1.21.10
1818

1919
# check this on https://linkie.shedaniel.dev
2020
cloth_version=20.0.148

0 commit comments

Comments
 (0)