12345678910111213141516 |
- {
- "required": true,
- "package": "malte0811.ferritecore.mixin.predicates",
- "compatibilityLevel": "JAVA_8",
- "refmap": "ferritecore.refmap.json",
- "client": [
- "AndConditionMixin",
- "OrConditionMixin",
- "PropertyValueConditionMixin"
- ],
- "injectors": {
- "defaultRequire": 1
- },
- "minVersion": "0.8",
- "plugin": "malte0811.ferritecore.mixin.predicates.Config"
- }
|