1234567891011121314151617 |
- {
- "required": true,
- "package": "malte0811.ferritecore.mixin.mrl",
- "compatibilityLevel": "JAVA_17",
- "client": [
- "ModelResourceLocationMixin",
- "ResourceLocationAccess"
- ],
- "injectors": {
- "defaultRequire": 1
- },
- "minVersion": "0.8",
- "plugin": "malte0811.ferritecore.mixin.mrl.Config",
- "mixins": [
- ],
- "refmap": "${refmap_target}refmap.json"
- }
|