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

NOT

NOT

If item didn't meet the match rule you set in NOT section, we will consider this rule as meet the rule.

match-item:
  not:
    items:
      - 'diamond_sword'

Last updated