added Item Matcher authored by Lxlp's avatar Lxlp
## Description
Checks if the target is holding a given material
Checks if the target is holding a given material.
Uses the [Item Matcher](/Items/Item-Matcher)
## Attributes
......@@ -18,4 +19,8 @@ This is an example of using an item from MMOItems. mmoitems.category.item
```yaml
Conditions:
- holding{m=mmoitems.TOOL.PICKAXE_5} true
```
\ No newline at end of file
```
<!--TAGS-->
<!--tag:ItemMatcher-->
\ No newline at end of file