mojira.dev
MC-46298

Incorrect bug. Many apologies :D

This has been a error on my part. Many apologies.

Comments 2

First: you have to write tag:{display:{Name:}}

If you want an item with the name

(no name), you have to run this command:
/summon Item ~ ~-1 ~ {Item:{id:351,Count:1,Damage:100,tag:{display:{name:" "}}}}

If you want an item with the name

' '

, you have to run this command:
/summon Item ~ ~-1 ~ {Item:{id:351,Count:1,Damage:100,tag:{display:{name:' '}}}}

/summon Item ~ ~ ~ {Item:{id:351,Count:1,Damage:100,tag:{display:{Name:"Your name"}}}}

Joshua cooper

(Unassigned)

Unconfirmed

Minecraft 14w04b

Retrieved