10 lines
307 B
JSON
10 lines
307 B
JSON
{
|
|
"required": false,
|
|
"minVersion": "0.8",
|
|
"compatibilityLevel": "JAVA_17",
|
|
"package": "xyz.nightsync.skinsg.forge.compat.skinlayers3d.mixin",
|
|
"plugin": "xyz.nightsync.skinsg.forge.compat.skinlayers3d.SkinLayersCompatPlugin",
|
|
"client": ["SkinUtilMixin"],
|
|
"injectors": { "defaultRequire": 0 }
|
|
}
|