Remove compatibilityLevel from Mixin configs

This commit is contained in:
Aizistral
2026-06-23 18:56:31 +02:00
parent df4697e126
commit 54f545311f
3 changed files with 0 additions and 3 deletions
@@ -1,7 +1,6 @@
{
"required": true,
"package": "com.aizistral.nochatrestrictions.mixins",
"compatibilityLevel": "JAVA_25",
"minVersion": "0.8",
"mixins": [],
"client": [
@@ -1,7 +1,6 @@
{
"required": true,
"package": "com.aizistral.nochatrestrictions.mixins",
"compatibilityLevel": "JAVA_25",
"minVersion": "0.8",
"refmap": "nochatrestrictions.refmap.json",
"mixins": [],
@@ -1,7 +1,6 @@
{
"required": true,
"package": "com.aizistral.nochatrestrictions.mixins",
"compatibilityLevel": "JAVA_25",
"minVersion": "0.8",
"refmap": "nochatrestrictions.refmap.json",
"mixins": [],