Active Part - Has Part Tag (Condition) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Condition · Since: 3.6.0
Syntax
%activepart/entity% (has|(has no|does(n't| not) have)) part tag %string%Description
Check if an active part entity has a part tag
Examples
if {_activepart} has part tag "head":
broadcast "The part has the "head" part tag!"