mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
13 lines
No EOL
238 B
JSON
13 lines
No EOL
238 B
JSON
{
|
|
"required": true,
|
|
"minVersion": "0.8",
|
|
"package": "one.oth3r.sit.mixin",
|
|
"compatibilityLevel": "JAVA_17",
|
|
"mixins": [
|
|
"ReloadCommandMixin",
|
|
"TextDisplayDismountMixin"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
} |