更新开发环境Minecraft和Fabric版本

This commit is contained in:
2025-03-26 10:26:02 +08:00
parent 96a69f3262
commit 66a1529132
3 changed files with 9 additions and 9 deletions

View File

@@ -27,10 +27,10 @@
}
],
"depends": {
"fabricloader": ">=0.16.9",
"minecraft": "1.21.4",
"fabricloader": ">=0.16.10",
"minecraft": "1.21.5",
"java": ">=21",
"fabric-api": ">=0.110.5"
"fabric-api": ">=0.119.5"
},
"suggests": {
"another-mod": "*"