-
Bug
-
Resolution: Fixed
-
19w38b
-
None
-
Confirmed
-
Rendering
-
Important
The bug
When an entity carrying a banner with a pattern has the glowing effect, the glowing effect is applied to the separate banner patterns as well, instead of only outlining the banner.
To reproduce
Ominous banner
- Find a pillager outpost
- Wait for patrol leaders to spawn
- Ring a bell near them
Custom banner
- Spawn a husk
- Run
/replaceitem entity @e[type=husk,limit=1,distance=..5] armor.head minecraft:blue_banner{BlockEntityTag:{Patterns:[{Color:4,Pattern:tt},{Color:5,Pattern:bts},{Color:3,Pattern:mc}]}}
- Run
/effect give @e[type=husk] glowing 10 1
- relates to
-
MC-161982 Glowing effect outline no longer applies to banners carried by entities with the glowing effect
- Resolved