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

Material

Material

Match by material key (namespace key, case-insensitive).

Require item material must be the value of this list. This is very similar to items rule, but this rule will only use vanilla item material type.

match-item:
  material:
    - 'diamond'
    - 'diamond_sword'

Last updated