mirror of
https://github.com/Lucaslah/No-Report-Button.git
synced 2026-01-02 11:37:51 +00:00
13 lines
231 B
JSON
Executable File
13 lines
231 B
JSON
Executable File
{
|
|
"required": true,
|
|
"package": "me.lucaslah.nrb.mixin",
|
|
"compatibilityLevel": "JAVA_17",
|
|
"minVersion": "0.8",
|
|
"client": [
|
|
"GameMenuScreenMixin",
|
|
"ScreenAccessor"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
} |