1.20.6 Update (#347)
* initial no tests * Initial 1.20.6 update + tests/fixes * Initial 1.20.6 update + tests/fixes * 1.20.6 fixes * more 1.20.6 updates * initial port 1.20.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"required": true,
|
||||
"package": "anticope.rejects.mixin.meteor",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"client": [
|
||||
"AccountMixin",
|
||||
"AccountsMixin",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"required": true,
|
||||
"package": "anticope.rejects.mixin",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"client": [
|
||||
"ClientCommonNetwokHandlerMixin",
|
||||
"ClientPlayerInteractionManagerMixin",
|
||||
|
||||
Reference in New Issue
Block a user