Skip to content

Commit a04d387

Browse files
committed
Update to Minecraft 1.21.5
1 parent ca7b501 commit a04d387

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

gradle.properties

Lines changed: 7 additions & 7 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.4
7-
yarn_mappings=1.21.4+build.8
8-
loader_version=0.16.10
6+
minecraft_version=1.21.5
7+
yarn_mappings=1.21.5+build.1
8+
loader_version=0.16.13
99

1010
# Mod Properties
11-
mod_version = 1.3+1.21.4
11+
mod_version = 1.3+1.21.5
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.119.2+1.21.4
17+
fabric_version=0.119.9+1.21.5
1818

1919
# check this on https://linkie.shedaniel.dev
20-
cloth_version=17.0.144
21-
modmenu_version=13.0.3
20+
cloth_version=18.0.145
21+
modmenu_version=14.0.0-rc.2

0 commit comments

Comments
 (0)