Port to 1.21

This commit is contained in:
desyncfy
2024-08-17 10:59:09 -07:00
parent 242fabdadb
commit 9e02764180
6 changed files with 33 additions and 34 deletions

View File

@@ -45,10 +45,10 @@
],
"depends": {
"fabricloader": ">=0.15.6",
"minecraft": "~1.20.4",
"minecraft": "~1.21.1",
"java": ">=17",
"fabric-api": "*",
"fabric-language-kotlin": ">=1.9.22"
"fabric-language-kotlin": ">=1.11.0"
},
"suggests": {
"Mythicfy": "*"