Skip to content

Commit 2d11efc

Browse files
committed
Updated for 1.21
1 parent f106853 commit 2d11efc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
33

44
# Fabric Properties
55
# check these on https://modmuss50.me/fabric.html
6-
minecraft_version=1.20.6
7-
yarn_mappings=1.20.6+build.3
6+
minecraft_version=1.21
7+
yarn_mappings=1.21+build.1
88
loader_version=0.15.11
99

1010
# Mod Properties
@@ -14,7 +14,7 @@ org.gradle.jvmargs=-Xmx1G
1414

1515
# Dependencies
1616
# check this on https://modmuss50.me/fabric.html
17-
fabric_version=0.99.0+1.20.6
17+
fabric_version=0.100.1+1.21
1818

1919
# check this on https://linkie.shedaniel.dev
2020
cloth_version=14.0.126

0 commit comments

Comments
 (0)