uter.multiconnect.multiconnect.1.6-beta.25.source-code.multiconnect.1_18.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of multiconnect Show documentation
Show all versions of multiconnect Show documentation
The full multiconnect mod JAR
The newest version!
{
"required": true,
"package": "net.earthcomputer.multiconnect.protocols.v1_18.mixin",
"compatibilityLevel": "JAVA_16",
"mixins": [
"BlockStatePredictionHandlerMixin"
],
"client": [
],
"injectors": {
"defaultRequire": 1
},
"overwrites": {
"requireAnnotations": true
}
}