When hovering my mouse pointer with items that has lore, it doesn't display (even in inventory). The things that only display are: Unbreakable and Attributes.
Linked issues
duplicates 1
Comments 12
I can't screenshot because my computer can't support it. But I have Book that needs to have lore and a sword , boots and potion that all have lores.
Does MC-123807 describe your issue? What's the command you're using to get these items?
and no, MC-123807 does not describe my issue.
Yes it does, your Lore is plain strings rather than text components:
Lore:["some words"]
vs
Lore:["{\"text\":\"some words\"}"]
Can you attach a screenshot of some kind? What kinds of items have lore?