mojira.dev
MC-75570

ArmorStand "move" when the marker tag changes

ArmorStands move in the north-west direction if you change the Marker tag between true and false.

1.summon an ArmorStand
2./entitydata @e {Marker:1b}
3./entitydata @e {Marker:0b}
4. now you should see the ArmorStand moving diagonal in the north-west direction

(5. if you repeat this 3times the ArmorStand will fall through the ground)

Comments 2

Thanks!

To be exact, when value of Marker tag is changed from 1 to 0, Armor Stand moves by x:.25 y:0 z:.25 relatively.

Seems to have been fixed.

stonyredfiction

(Unassigned)

Unconfirmed

Minecraft 1.8.2-pre1

Minecraft 1.8.2-pre2

Retrieved