LivingEntityRendererMixin Conflicts
Aelpecyem opened this issue ยท 0 comments
As seen here, the LivingEntityRendererMixin class uses a Redirect, confliciting with any mod targeting this specific method (compare Aelpecyem/Besmirchment#10).
This can be fixed by using @ModifyArgs instead.