mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 21:03:32 +08:00
Update Mixin Java compatibility levels
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"required": true,
|
"required": true,
|
||||||
"package": "com.aizistral.nochatrestrictions.mixins",
|
"package": "com.aizistral.nochatrestrictions.mixins",
|
||||||
"compatibilityLevel": "JAVA_21",
|
"compatibilityLevel": "JAVA_25",
|
||||||
"minVersion": "0.8",
|
"minVersion": "0.8",
|
||||||
"mixins": [],
|
"mixins": [],
|
||||||
"client": [
|
"client": [
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"required": true,
|
"required": true,
|
||||||
"package": "com.aizistral.nochatrestrictions.mixins",
|
"package": "com.aizistral.nochatrestrictions.mixins",
|
||||||
|
"compatibilityLevel": "JAVA_25",
|
||||||
"minVersion": "0.8",
|
"minVersion": "0.8",
|
||||||
"refmap": "nochatrestrictions.refmap.json",
|
"refmap": "nochatrestrictions.refmap.json",
|
||||||
"mixins": [],
|
"mixins": [],
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"required": true,
|
"required": true,
|
||||||
"package": "com.aizistral.nochatrestrictions.mixins",
|
"package": "com.aizistral.nochatrestrictions.mixins",
|
||||||
"compatibilityLevel": "JAVA_21",
|
"compatibilityLevel": "JAVA_25",
|
||||||
"minVersion": "0.8",
|
"minVersion": "0.8",
|
||||||
"refmap": "nochatrestrictions.refmap.json",
|
"refmap": "nochatrestrictions.refmap.json",
|
||||||
"mixins": [],
|
"mixins": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user