mirror of
https://code.chipmunk.land/ChomeNS/chipmunkmod.git
synced 2026-03-31 05:32:03 +00:00
fix: JAVA_25
This commit is contained in:
parent
ebe6dcb708
commit
ce2f2dfd4d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "land.chipmunk.chipmunkmod.mixin",
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"compatibilityLevel": "JAVA_25",
|
||||
"client": [
|
||||
"CommandSuggestionsMixin",
|
||||
"ChatScreenMixin",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue