Mod Amethyst Imbuement can't handle latest patchouli mod version
Cape-City opened this issue · 7 comments
It seems the Amethyst Imbuement mod checks exactly for the version Patchouli-1.19.4-79-FABRIC.jar and therefor cannot handle the version Patchouli-1.19.4-79.1-FABRIC.jar. Maybe it should for minimum version and higher.
Correct, the latest version dodges this issue by simply requiring that patchouli be installed at all. There were no variations of a version check I could get working. Closing this.
This is really on patchouli for not using proper versioning conventions, but I'll try to play around with it to find a setting that works.
Happens with latest Patchouli too, I don't know who to blame, Fabric's version checks, Patchouli for inconsistent versioning or both
- Replace mod 'Patchouli' (patchouli) 1.20.1-84.1-FABRIC with version 1.20.1-81-FABRIC or later.
amethyst_imbuement-1.20.1-19.8.jarPatchouli-1.20.1-84.1-FABRIC.jar
Not creating a new issue because it's literally this exact one
Workaround: using Patchouli 84 instead of 84.1 seems to just work
