Skip to content

Commit 1e20eb8

Browse files
committed
Finish tick rewrite, update to 1.17.1
1 parent 552e275 commit 1e20eb8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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=-Xmx6G
33

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

1010
# Mod Properties
@@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx6G
1414

1515
# Dependencies
1616
# also check this on https://modmuss50.me/fabric.html
17-
fabric_version=0.34.9+1.17
17+
fabric_version=0.36.1+1.17

0 commit comments

Comments
 (0)