Made a report for Diagnal Fences/Windows but they said it was your mod
Camawama opened this issue ยท 1 comments
Describe the bug
Crash
Steps to reproduce
Logs
No response
Additional context
No response
This is a mixin conflict with Valhesia Core. However, for some reason the mod is closed source, so I don't know what exactly they're doing. It would be good to make them aware of the issue as well.
Since Mixin doesn't support chaining @Redirect injectors, the only viable option would be switching to @WrapOperation provided by Mixin Extras. However, in order for that to work, both mods must apply the change. I'm completely fine with using it in FFAPI, so it's up to Valhesia core's devs.