升级游戏兼容性到1.21
移除翻译键中手动添加的命名空间
编译版本升级至JDK21
This commit is contained in:
2024-06-14 14:33:33 +08:00
parent 8186159653
commit 6eb98f1f94
8 changed files with 26 additions and 25 deletions

View File

@@ -27,9 +27,9 @@
}
],
"depends": {
"fabricloader": ">=0.15.6",
"minecraft": "~1.20.4",
"java": ">=17",
"fabricloader": ">=0.15.11",
"minecraft": "~1.21",
"java": ">=21",
"fabric-api": "*"
},
"suggests": {