Changes
Page history
Update hasItem
authored
Dec 31, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/conditions/hasItem.md
View page @
5e1bc9b7
...
@@ -5,7 +5,7 @@ Tests if the target player or an item container has exactly the given number of
...
@@ -5,7 +5,7 @@ Tests if the target player or an item container has exactly the given number of
## Attributes
## Attributes
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|-----------|----------------------------------------------------------------------|---------|
| item | i, material, m, type, t | The item to check for
| DIRT
|
| item | i, material, m, type, t
, mat, types
| The item to check for
| DIRT
<!--type:Material-->
|
| amount | a | The amount to check for | >0 |
| amount | a | The amount to check for | >0 |
...
...
...
...