Skip to content

Commit 74b0747

Browse files
committed
Update to Minecraft 1.21.4
1 parent 0418725 commit 74b0747

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle.properties

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

44
# Fabric Properties
55
# check these on https://modmuss50.me/fabric.html
6-
minecraft_version=1.21.3
7-
yarn_mappings=1.21.3+build.2
6+
minecraft_version=1.21.4
7+
yarn_mappings=1.21.4+build.8
88
loader_version=0.16.10
99

1010
# Mod Properties
11-
mod_version = 1.2.1+1.21.3
11+
mod_version = 1.2.1+1.21.4
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.114.0+1.21.3
17+
fabric_version=0.117.0+1.21.4
1818

1919
# check this on https://linkie.shedaniel.dev
20-
cloth_version=16.0.143
21-
modmenu_version=12.0.0
20+
cloth_version=17.0.144
21+
modmenu_version=13.0.2

0 commit comments

Comments
 (0)