
Use a mixin config plugin to disable or enable mixins if the mod isnt present
Linguardium opened this issue ยท 3 comments
you are throwing errors because you arent controlling whether to load your mixins or not. fix that with a mixin config plugin
Should be already the case with
I would have to check the error logs I had collected. Is your mixin version locked to the version of the mod you are modifying?
Not sure what your local setup is but your iris version looks old in your build.gradle for the 1.21 branch too
Seems like I kinda forgot about it. Updated it with b561a95