add more CI mc versions
Some checks failed
Build and Release / build (push) Failing after 3m8s

This commit is contained in:
2026-04-06 18:11:50 -05:00
parent 915c2b5c4f
commit 945af4f565
6 changed files with 94 additions and 29 deletions

View File

@@ -23,8 +23,8 @@
],
"depends": {
"fabricloader": ">=0.18.4",
"minecraft": "1.21.1",
"minecraft": "${minecraft_version}",
"java": ">=21",
"fabric-api": "*"
}
}
}