mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-25 22:12:34 +00:00
14 lines
249 B
JSON
14 lines
249 B
JSON
{
|
|
"required": true,
|
|
"minVersion": "0.8",
|
|
"package": "com.dfsek.terra.fabric.mixin",
|
|
"compatibilityLevel": "JAVA_8",
|
|
"mixins": [],
|
|
"client": [
|
|
"GeneratorTypeAccessor"
|
|
],
|
|
"server": [],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
} |