We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b02a35 commit d0ea8dcCopy full SHA for d0ea8dc
1 file changed
gradle.properties
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# check these on https://fabricmc.net/develop
6
- minecraft_version=1.21.5-pre3
7
- yarn_mappings=1.21.5-pre3+build.2
+ minecraft_version=1.21.5
+ yarn_mappings=1.21.5+build.1
8
loader_version=0.18.4
9
10
# Mod Properties
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
13
archives_base_name = itematic
14
15
# Dependencies
16
- fabric_version=0.119.2+1.21.5
+ fabric_version=0.128.2+1.21.5
0 commit comments