mirror of
https://github.com/TheWhiteDog9487/ServerAddressSpaceFix.git
synced 2025-04-12 23:29:43 +08:00
14 lines
286 B
JSON
14 lines
286 B
JSON
{
|
|
"required": true,
|
|
"package": "xyz.thewhitedog9487.mixin.client",
|
|
"compatibilityLevel": "JAVA_17",
|
|
"client": [
|
|
"AddServerScreenAccessor",
|
|
"ExampleClientMixin",
|
|
"MixinAddServerScreen",
|
|
"MixinDirectConnectScreen"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
} |