wearing_boots

Passes when the entity is wearing the specified boots.

Categories: inventory

Required arguments

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

Example

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

Developer info

Overview

FieldValue
Categoryconditions
Base classItemCondition
ClassConditionWearingBoots
Source/core/common/src/main/kotlin/com/willfp/libreforge/conditions/impl/ConditionWearingBoots.kt
Registeredyes