Add Lore

Add lore first/Add lore last

Add content at the beginning or end of the item Lore.

fake-changes:
  add-lore-first:
    - '&7A very very old sword!'
  add-lore-last:
    - '&f&lCommon'

Adding content before or after each line in Lore and this is very useful for users who want to add a Tooltip icon.

fake-changes:
  add-lore-prefix: '%img_tooltip1%'
  add-lore-suffix: 'This is end of the line'

Last updated