added Item Matcher authored by Lxlp's avatar Lxlp
## Description ## 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 ## Attributes
...@@ -19,3 +20,7 @@ This is an example of using an item from MMOItems. mmoitems.category.item ...@@ -19,3 +20,7 @@ This is an example of using an item from MMOItems. mmoitems.category.item
Conditions: Conditions:
- holding{m=mmoitems.TOOL.PICKAXE_5} true - holding{m=mmoitems.TOOL.PICKAXE_5} true
``` ```
<!--TAGS-->
<!--tag:ItemMatcher-->
\ No newline at end of file