has_item
Passes when the player has the specified item in their inventory.
Categories: inventory
Required arguments
| Key(s) | Description | Type |
|---|---|---|
items \| item | The item(s) to check for. | ITEM_LIST |
Example
conditions:
- id: has_item
args:
items:
- <value>