#Detect if the entity has no with the specific tag

1 messages · Page 1 of 1 (latest)

gentle coral
#

How can i detect if the entity has no with the specific tag? like the entity has no CancelHead tag

{ "test": "has_tag", "subject": "self", "value": "CancelHead" }

what will i do?

hearty marsh
#

use "operator": "!="

#

the != means anything that is NOT tagged

gentle coral
#

Thanks felix!

hearty marsh
#

no problem!👍
there's a list of operators you can use for filters in bedrock.wiki