We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b5e7d commit 2eacc79Copy full SHA for 2eacc79
gradle.properties
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# check these on https://fabricmc.net/develop
6
- minecraft_version=1.20.5-rc3
7
- yarn_mappings=1.20.5-rc3+build.2
8
- loader_version=0.15.10
+ minecraft_version=1.21
+ yarn_mappings=1.21+build.7
+ loader_version=0.15.11
9
10
# Mod Properties
11
mod_version = 1.0.3+1.20.5
0 commit comments