We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7b501 commit a04d387Copy full SHA for a04d387
1 file changed
gradle.properties
@@ -3,19 +3,19 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# 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
+ minecraft_version=1.21.5
+ yarn_mappings=1.21.5+build.1
+ loader_version=0.16.13
9
10
# Mod Properties
11
- mod_version = 1.3+1.21.4
+ mod_version = 1.3+1.21.5
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.119.2+1.21.4
+ fabric_version=0.119.9+1.21.5
18
19
# check this on https://linkie.shedaniel.dev
20
- cloth_version=17.0.144
21
- modmenu_version=13.0.3
+ cloth_version=18.0.145
+ modmenu_version=14.0.0-rc.2
0 commit comments