Update Mixin Java compatibility levels

This commit is contained in:
Aizistral
2026-03-27 23:26:39 +01:00
parent 7e71a19dc6
commit b53c51bd61
3 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"required": true,
"package": "com.aizistral.nochatrestrictions.mixins",
"compatibilityLevel": "JAVA_21",
"compatibilityLevel": "JAVA_25",
"minVersion": "0.8",
"refmap": "nochatrestrictions.refmap.json",
"mixins": [],