minecraft make armor stand rotate 1 block to the left code example
Example: minecraft rotate armor stand
execute as @e[type=armor_stand, tag=YourTag] at @s run tp @s ~ ~ ~ ~1 ~
execute as @e[type=armor_stand, tag=YourTag] at @s run tp @s ~ ~ ~ ~1 ~