Conditions

Condition
Description

PLAYER_HEALTH OPERATOR <AMOUNT>

TARGET_HEALTH OPERATOR <AMOUNT>

ISWEARING

Applies the enchant if the player is wearing the item

ISHOLDING

Applies the enchant if the player is holding the item

ISSNEAKING

Applies the enchant if the player is sneaking

Operator
Description

==

Equals

!=

Does not Equal

>

Greater than

>=

Greater than or Equal

<

Less than

<=

Less than or Equal

Last updated

Was this helpful?