Redirects bad
MehVahdJukaar opened this issue ยท 0 comments
Opening this as i got some reports of some of my mods not working with this. I looked at the soruce code and noticed extensive uses or @ Redirect mixins.
That mixin type is fundamentally incompatible with other mods and will cause many issues. Using redirects is very bad practice and should be replaced with a compatible type. Not many reasons if any to use redirects infact