feat: update to minecraft 1.20.1

This commit is contained in:
2023-06-18 09:53:13 -04:00
parent c33b9ffd88
commit 061c4b1ee0
29 changed files with 10 additions and 11 deletions

0
fabric/build.gradle Normal file → Executable file
View File

View File

2
fabric/src/main/resources/fabric.mod.json Normal file → Executable file
View File

@@ -28,7 +28,7 @@
"depends": {
"fabricloader": ">=0.14.17",
"minecraft": "~1.19.4",
"minecraft": "~1.20.1",
"java": ">=17"
}
}