#How to make an armor stand invulnerable when it has a certain tag?

1 messages · Page 1 of 1 (latest)

cold mantle
#

use minecraft:environment_sensor with the has_tag filter, then add a component group with minecraft:damage_sensor and set all cause of damage to be false

cold mantle
#

The environment sensor is invalid
You should see one from vanilla mobs as a reference

odd cosmos