Changes
Page history
added Item Matcher
authored
Jan 26, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/conditions/holding.md
View page @
2ad3ea32
## 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