mojira.dev
MC-139091

Lores do not work

Giving a lore to an item using the /give command does not work, unless something's changed and I'm just dumb (/give @p diamond{display:{Lore:["Shiny!"]}} 1). Please fix this as soon as possible.

Linked issues

Comments 3

The correct way is this:

/give @p diamond{display:{Lore:["{\"text\":\"Shiny!\"}"]}}

Also, you are not dumb. Others have reported the same issue.

Thanks for your report. Unfortunately you missed a change in 18w43a.
Item lores now support chat components, much like custom names.
For example:

/give @p diamond{display:{Lore:["{\"text\":\"Shiny!\"}"]}}

And you can even use colors:

/give @p diamond{display:{Lore:["{\"text\":\"Shiny!\",\"color\":\"aqua\",\"italic\":\"false\"}"]}}

Thanks so much for the help, guys!

David Kleiner

(Unassigned)

Unconfirmed

Minecraft 18w45a

Retrieved