-
Bug
-
Resolution: Awaiting Response
-
None
-
Minecraft 18w03b, Minecraft 1.13.1
-
Confirmed
The bug
The team color is not used for the advanced tooltips entity name hover event.
How to reproduce
- Summon a pig with a colored name
/summon pig ~ ~ ~ {CustomName:"{\"text\":\"test\",\"color\":\"red\"}"}
- Create a team with a team color
/team add blueTeam /team modify blueTeam color blue /team join blueTeam @e[type=pig]
- Make sure advanced tooltips are active (F3 + H)
- Have the name of the pig be displayed in chat and hover over it
/say @e[type=pig]
→ The name in the hover event is red