[FORGE/FABRIC] Armor Curve

[FORGE/FABRIC] Armor Curve

4M Downloads

Invalid mixins declaration in v2.2

ephys opened this issue ยท 1 comments

commented

Hi :)

Your latest release (https://www.curseforge.com/minecraft/mc-mods/armor-curve/files/3221211) incorrectly declares MixinConfigs: wardance.mixins.json in its MANIFEST.MF, instead of MixinConfigs: armorcurve.mixins.json

Edit: fixing it then crashes with org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.udojava.evalex.Expression during mixin evaluation

commented

oops! Fixed.