-
Bug
-
Resolution: Duplicate
-
None
-
20w18a
-
None
-
Windows 10 OS, Java, Ryzen 5 3600; 16Gb DDr4-3600mhz, hd7850 gpu
-
Unconfirmed
-
(Unassigned)
When you summon a mob with a colored name tag, in my case an armor stand, it doesn't appear. It did in the last snapshot and with the exact same code it doesn't anymore.
Here's the code I used.
/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,PersistenceRequired:1b,NoBasePlate:1b,NoGravity:1b,CustomName:"
{\"text\":\"Test\",\"color\":\"red\",\"bold\":\"true\"}",CustomNameVisible:1b}
- duplicates
-
MC-181418 Entity names can no longer be colored
- Resolved