|
## 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
|
... | @@ -18,4 +19,8 @@ This is an example of using an item from MMOItems. mmoitems.category.item |
... | @@ -18,4 +19,8 @@ This is an example of using an item from MMOItems. mmoitems.category.item |
|
```yaml
|
|
```yaml
|
|
Conditions:
|
|
Conditions:
|
|
- holding{m=mmoitems.TOOL.PICKAXE_5} true
|
|
- holding{m=mmoitems.TOOL.PICKAXE_5} true
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
<!--TAGS-->
|
|
|
|
<!--tag:ItemMatcher--> |
|
|
|
\ No newline at end of file |