{ "required": true, "package": "com.mingliqiye.minecraft.enchantment.conflict.mixin", "refmap": "enchantmentdoesnotconflict.mixins.refmap.json", "compatibilityLevel": "JAVA_17", "mixins": [ "ArrowInfiniteEnchantmentMixin", "ArrowPiercingEnchantmentMixin", "DamageEnchantmentMixin", "ProtectionEnchantmentMixin" ], "injectors": { "defaultRequire": 1 }, "minVersion": "0.8", "overwrites": { "requireAnnotations": true } }