Closed cranberriez closed 3 months ago
This has nothing to do with Cardinal components api, the culprit is Dungeon Difficulty, using a @Redirect in its ItemStackMixin. Make a Issue on their github and ask them to use MixinExtra's @WrapOperation or @ModifyReturnValue
Minecraft version 1.20.1, Fabric - 0.15.11
When both mods are active, the game crashes with error code 1.
https://pastebin.com/raw/nYc0FNuH
These are the mods I started with as Dungeon Difficulty and the Ranged Weapon API require Cardinal Components.
The odd thing is that my other mod pack, which has significantly more mods, works fine with the Cardinal Components API and Lodestone but crashes when Dungeon Difficulty is added to the pack. It crashes with the same error as posted above.