Mojira Archive
MC-132424

Arrows, and maybe other projectiles, ignore rotation parameter in the /tp command

The bug

Arrows without any motion ignore the rotation parameter of the /tp command and always try to match rotation [0, 0].
Arrows with motion always point in the direction they are moving towards, but that is likely working as intended.

How to reproduce

/summon minecraft:arrow ~ ~ ~ {NoGravity: 1}
/execute as @e[type=minecraft:arrow] at @s run tp @s ~ ~ ~ ~45 ~

The arrow is not going to rotate by 45 degree. It instead just face the original direction.

Unresolved

Jit-Yu Wang

2018-06-30, 06:10 PM

2024-07-18, 12:40 AM

8

3

Confirmed

(Unassigned)

Minecraft 1.13-pre5 - 1.21Minecraft 1.13-pre5, Minecraft 1.13.1, 20w06a, 1.16.4, 20w49a, 1.16.5, 21w06a, 21w10a, 1.17.1, 1.21

-