|
|
## Description
|
|
|
Tests if the target player or an item container has exactly the given number of the given material.
|
|
|
Uses the [Item Matcher](/Items/Item-Matcher)
|
|
|
|
|
|
|
|
|
## Attributes
|
... | ... | @@ -21,4 +22,8 @@ Tests if the target player or an item container has exactly the given number of |
|
|
```yaml
|
|
|
Conditions:
|
|
|
- hasitem{i=mmoitems.SWORD.CUTLASS;amount=1to10} true
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
<!--TAGS-->
|
|
|
<!--tag:ItemMatcher--> |
|
|
\ No newline at end of file |