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