I'm moving an armor stand by constantly teleporting it to a tagged wandering trader but the rotation is not updating unless the position of the wandering trader also changes. After some debugging I found out that the Rotation data value only changes when the mob moves around. Is there a reason for this or am I missing something?
[35mdata [34mget entity [36m@e[33m[[37mtype[34m=[33mminecraft:wandering_trader[34m,[37mlimit[34m=[32m1[33m] [0mRotation
I'm using this command to move the armor stand around
[35mexecute [30m\
[34mat [36m@e[33m[[37mtag[34m=[32mTAG_LEADER[33m] [30m\
[34mas [36m@e[33m[[37mtag[34m=[32mTAG_FOLLOWER[33m] [30m\
[34mif score [36m@s [0mLINK_ID [34m= [36m@e[33m[[37mtag[34m=[32mTAG_LEADER[34m,[37msort[34m=[32mnearest[34m,[37mlimit[34m=[32m1[33m] [0mLINK_ID [30m\
[34mrun [35mtp [36m@s [32m~ ~ ~ ~ ~