Lore
Name | Value |
---|---|
ID | minecraft:lore |
Type | List of Chat Components |
First introduced in | 1.20.5 (21w09a) |
Implementation | Full Support |
The minecraft:lore
component sets additional information to be shown in the item tooltip.
Format
This component takes a list of any chat component wrapped in TAG_String
s. By default, the dark_purple
color and an italic effect is added to custom names, and this can be removed by specifying {"color":"white","italic":"false"}
in any usual way.