When shooting someone (or yourself) on a team (with the /scoreboard command) and the color of the team is defined (in this example green) the glow will not become green on places where the player is wearing armor.
How to reproduce:
/scoreboard teams add green
/scoreboard teams option green color green
/scoreboard teams join green <player>
Get spectral arrow and shoot on yourself. (with or without armour).
Linked issues
is duplicated by
relates to
Attachments
Comments


Confirmed. This has nothing to do with the held item.

For now we won't render the outlines of items and armor anymore, the code needs to be restructured to support team colors properly. Outlines will only render for the mob/player models for now, but at least the team color will be visible.
This is because of the items is also glowing (the armour item also glows) this is possible a duplicate of MC-82863