Glowing effect does not have team color around armor or held items
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).
Environment
Windows 8.1
Java 1.8.0_25
Linked Issues
is duplicated by10
Created Issue:
Spectral Glowing Effect not team color with armor on
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).Environment
Windows 8.1
Java 1.8.0_25
Spectral Glowing Effectnotteam color with armor onSpectral Glowing Effect does not affect scoreboard team color with armor on
SpectralGlowing Effect does not affect scoreboard team color witharmoronGlowing Effect does not affect scoreboard team color when armour is on
GlowingEffect does not affect scoreboard team color when armour is onGlowing effect does not affect scoreboard team color when armour is on
Glowing effect does notaffect scoreboard team color when armour is onGlowing effect does not have team color around armor or held items
is duplicated by
relates to
is duplicated by
is duplicated by
is duplicated by
relates to
is duplicated by
is duplicated by
is duplicated by
relates to
is duplicated by
relates to



This is because of the items is also glowing (the armour item also glows) this is possible a duplicate of
MC-82863Confirmed. 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.