1
0
mirror of https://github.com/shadowfacts/SimpleMultipart.git synced 2025-01-26 05:21:26 +00:00
SimpleMultipart/src/main/resources/simplemultipart.common.json

11 lines
176 B
JSON
Raw Normal View History

2018-12-19 19:39:10 -05:00
{
"required": true,
"package": "net.shadowfacts.simplemultipart.mixin",
"compatibilityLevel": "JAVA_8",
"mixins": [
],
"injectors": {
"defaultRequire": 1
}
}