%e:ENTITY% (does not have|doesn't have|lacks) %attr:ATTRIBUTE% — Conditions

%e:ENTITY% (does not have|doesn't have|lacks) %attr:ATTRIBUTE%
Attribute1.0.0

Description

Checks if a living entity does not have the specified attribute.

Examples

if mob lacks attack_damage:

All Possible Usages (3)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<e> does not have <attr>
<e> doesn't have <attr>
<e> lacks <attr>

Related (Attribute)