For the complete documentation index, see llms.txt. This page is also available as Markdown.

Contains Name/Contains Lore

Contains Name

Item display name must contain any listed text (ignores color/format).

match-item:
  contains-name:
    - 'test1'

Contains Lore

Any lore line containing listed text will pass (ignores color/format).

match-item:
  contains-lore:
    - 'test1'

Last updated