Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Compatibility] Trimmed horse armor does not render correctly with Animal Armor Trims #72

Open
Cobalt246 opened this issue Jul 6, 2024 · 1 comment

Comments

@Cobalt246
Copy link

When using the Animal Armor Trims mod, trimmed armor is only visible when looking down with the fade setting enabled. Likely because (I assume) Horse Buff creates layers for the normal horse armor that render above the trimmed armor.

It would be nice to have compatibility between these two mods since they both aim to make horses more fun!

@CodeF53
Copy link
Owner

CodeF53 commented Jul 9, 2024

Probably just needs a mixin to change render layer to itemEntityTranslucent like src/main/java/net/F53/HorseBuff/mixin/Client/TransparentArmor.java

Will add when I have time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants