-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.1
-
None
-
Unconfirmed
I tried to change the Name of an WitherSkull using Entitydata.
/entitydata @e[type=WitherSkull,name=+] {CustomName:-}
This Doesn't Work, when the Skull is named "+", this:
/entitydata @e[type=WitherSkull,name=Add] {CustomName:Remove}
does, when the Skull is named Add
- duplicates
-
MC-54941 name= selector does not function with names containing symbols or spaces
- Resolved