-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w03b
-
None
-
Java environment: 1.8.0_25 (64-bit)
Operating system: Windows 10
-
Unconfirmed
Entity names cannot be created or modified using the /summon or /data commands. The command returns "Unable to summon entity" or "An unexpected error occurred trying to execute that command"
How to reproduce:
Attempt to summon an entity using
/summon bat ~ ~ ~ {CustomName:"Gun",NoAI:1b,Silent:1b}
Attempt to rename an entity using
/data merge entity @e[type=bat,limit=1] {CustomName:"Gun"}
- duplicates
-
MC-123807 Item, entity, block, team, and objective display names must be valid JSON text components
- Resolved