Skip to content

Commit 61adbda

Browse files
committed
Update to 1.20.1
1 parent 4c75765 commit 61adbda

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,9 +3,9 @@ org.gradle.jvmargs=-Xmx2G
33

44
# Fabric Properties
55
# check these on https://modmuss50.me/fabric.html
6-
minecraft_version=1.20
7-
minecraft_version_dependency=1.20
8-
yarn_mappings=1.20+build.1
6+
minecraft_version=1.20.1
7+
minecraft_version_dependency=>=1.20 <=1.20.1
8+
yarn_mappings=1.20.1+build.1
99
loader_version=0.14.21
1010

1111
# Mod Properties

0 commit comments

Comments
 (0)