Update Minecraft version requirements

This commit is contained in:
Aizistral
2026-01-26 20:22:45 +01:00
parent 6d982a8d9a
commit af5c2cebb8
2 changed files with 3 additions and 3 deletions

View File

@@ -25,8 +25,8 @@
],
"depends": {
"fabricloader": ">=0.18.4",
"minecraft": "~1.16.4",
"java": ">=8",
"minecraft": "~1.17",
"java": ">=16",
"fabric": "*"
}
}