#detect potion effects

1 messages · Page 1 of 1 (latest)

rugged viper
#

How could I detect specific effects on players and execute a command based on it?

golden swan
#

You could use has_mob_effect entity filter and based on that change some property/add a dummy component and in behavior pack animation controller execute a command when entity has a property set/added dummy component