florensie / ExpandAbility

Minecraft library mod that provides increased control over vanilla effects and abilities
MIT License
4 stars 4 forks source link

Mixin conflicts with several mods #2

Closed florensie closed 5 months ago

florensie commented 2 years ago

Heavy usage of redirects creates conflicts with the following mods:

Should test in big modpacks like AOF to check for more conflicts.

Possible fixes are:

riseon commented 1 year ago

As discussed on the Artifacts Issue https://github.com/ochotonida/artifacts/issues/187 reverting CarryOn to version 2.0.2.3 let the game launch

florensie commented 5 months ago

I replaced all @Redirects a while ago with MixinExtras equivalents, which should be more compatible. See e3f9d9c7.