feat: 1.21 port

This commit is contained in:
2025-09-01 02:06:58 +08:00
parent 62eee93fea
commit 7a0e44b88c
16 changed files with 92 additions and 112 deletions

View File

@@ -25,9 +25,9 @@
"skinfix.mixins.json"
],
"depends": {
"fabricloader": ">=0.17.2",
"minecraft": "~1.20.1",
"java": ">=17"
"fabricloader": ">=0.17",
"minecraft": ">=1.21",
"java": ">=21"
},
"suggests": {
"another-mod": "*"