We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d31b4d commit 90beac9Copy full SHA for 90beac9
gradle.properties
@@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# check these on https://fabricmc.net/develop
6
- minecraft_version=1.21.5-rc1
7
- yarn_mappings=1.21.5-rc1+build.3
+ minecraft_version=1.21.5
+ yarn_mappings=1.21.5+build.1
8
loader_version=0.16.10
9
10
# Mod Properties
11
- mod_version = 12.1.0
+ mod_version = 13.0.0
12
maven_group = io.github.cottonmc
13
archives_base_name = LibGui
14
0 commit comments