updated metadata authored by Lxlp's avatar Lxlp
......@@ -6,7 +6,7 @@ Uses the [Item Matcher](/Items/Item-Matcher)
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| item | i, material, m, type, t, mat, types | The item to check for | DIRT<!--type:Material-->|
| item | i, material, m, type, t, mat, types | The item to check for | DIRT<!--type:Item-->|
| amount | a | The amount to check for | >0 |
| strict | exact, e | Whether the matcher should more strictly match the target item | false |
......
......