5 lines
418 B
MCFunction
5 lines
418 B
MCFunction
execute as @a at @s run tag @e[type=minecraft:armor_stand,distance=..4,tag=!zombiiattack_armorstand] add zombiiattack_armorstand
|
|
|
|
execute as @e[type=minecraft:armor_stand,tag=zombiiattack_armorstand,tag=!zombiiattack_armorstand_arm] run data merge entity @s {ShowArms:1b}
|
|
|
|
execute as @e[type=minecraft:armor_stand,tag=zombiiattack_armorstand,tag=!zombiiattack_armorstand_arm] run tag @s add zombiiattack_armorstand_arm |