# Material

## Material&#x20;

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.

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