Mojira Archive
MC-123807

Item, entity, block, team, and objective display names must be valid JSON text components

Mod Notice

Name, CustomName, Lore, and team/objective display names use JSON text components now, just like /tellraw and /title. The format changed a bit, but you can use colors, formatting, and translations now.

1.12

/summon cow ~ ~ ~ {CustomName:"example"}
/team add example Example

1.13+

/summon cow ~ ~ ~ {CustomName:"{\"text\":\"example\"}"}
/team add example "Example"

Invalid

Leximon

2018-01-03, 09:23 PM

2020-03-01, 09:49 PM

2018-01-03, 09:24 PM

0

1

Unconfirmed

CustomName

Minecraft 18w01a

-