We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f106853 commit 2d11efcCopy full SHA for 2d11efc
gradle.properties
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# check these on https://modmuss50.me/fabric.html
6
- minecraft_version=1.20.6
7
- yarn_mappings=1.20.6+build.3
+ minecraft_version=1.21
+ yarn_mappings=1.21+build.1
8
loader_version=0.15.11
9
10
# Mod Properties
@@ -14,7 +14,7 @@ org.gradle.jvmargs=-Xmx1G
14
15
# Dependencies
16
# check this on https://modmuss50.me/fabric.html
17
- fabric_version=0.99.0+1.20.6
+ fabric_version=0.100.1+1.21
18
19
# check this on https://linkie.shedaniel.dev
20
cloth_version=14.0.126
0 commit comments