Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-132424

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.13-pre5, Minecraft 1.13.1, 20w06a, 1.16.4, 20w49a, 1.16.5, 21w06a, 21w10a, 1.17.1
    • None
    • Confirmed
    • (Unassigned)

      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.

            Unassigned Unassigned
            mmis1000 Jit-Yu Wang
            Votes:
            7 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: