Elytra Trims not working

Hey! I'd like to use elytra trims and iris shader on fabric 1.21.10 - my problem is that the elytra trims are not rendering correctly with iris and making them look red in color, do you think of making it compatible with elytra trims? The mod is very cool and i dont wanna miss out on it just because of iris! Thanks!
1 Reply
KikuGie
KikuGie4d ago
More specifically, the texture color appear to be different when using textures. In the attached example, OrderedSubmitNodeCollector receives
overlayCoords = 0
tintedColor = [29, 29, 33, 255] // RGBA
outlineColor = [0, 0, 0, 0] // RGBA
overlayCoords = 0
tintedColor = [29, 29, 33, 255] // RGBA
outlineColor = [0, 0, 0, 0] // RGBA
So definitely shouldn't be tinted red. https://codeberg.org/attachments/7da04e73-009f-47f6-b465-dd2743cbbcc5 https://codeberg.org/attachments/5172b7be-8454-45e6-9eb8-cec1deb1afcf

Did you find this page helpful?