-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 1.10.2, Minecraft 16w38a, Minecraft 1.11, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 1.13, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w43b, Minecraft 18w43c, Minecraft 18w44a
-
None
-
Confirmed
-
(Unassigned)
The bug
Marker armor stands with the Motion tag can be moved through blocks.
How to reproduce
- Summon a marker armor stand with the following command:
/summon armor_stand ~ ~ ~ {Marker:1,Tags:["test"]}
- Build a wall east to the armor stand (Not too far away, recommended about 4 blocks away from the armor stand)
- Type the command:
/data merge entity @e[type=armor_stand,tag=test,limit=1] {Motion:[1.0,0.0,0.0]}
→ The marker armor stand went through the blocks as if they were air and ignored them completely