has_item

Passes when the player has the specified item in their inventory.

Categories: inventory

Required arguments

Key(s)DescriptionType
items \| itemThe item(s) to check for.ITEM_LIST

Example

conditions:
  - id: has_item
    args:
      items: 
        - <value>