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

Armor Stand passengers rotation displays incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.8.4, Minecraft 1.8.7, Minecraft 1.9, Minecraft 1.11, Minecraft 1.11.2, Minecraft 1.12 Pre-Release 5, Minecraft 1.12 Pre-Release 6, Minecraft 1.12 Pre-Release 7, Minecraft 1.12, Minecraft 17w31a, Minecraft 1.12.1 Pre-Release 1, Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2 Pre-Release 2, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 17w50a, Minecraft 18w20c, Minecraft 1.13.1, Minecraft 1.14, Minecraft 1.14.1, 1.14.4, 1.15 Pre-release 4, 1.15.2, 20w18a, 20w21a, 1.16.4 Pre-release 2, 20w46a, 21w03a, 1.16.5, 21w05b, 21w08b, 1.19.2, 22w42a
    • None
    • Confirmed
    • Entities, Rendering
    • Low
    • Platform

      When I used the command

      /entitydata @e[type=armor_stand,c=1] {Rotation:[180f]}

      on a stand riding another stand the entity rotates, but displays incorrectly. In F3+B is is shown facing 180 degrees, but the actual stand is not.

      To reproduce:

      • Run this command:
        /summon armor_stand ~ ~1 ~ {Passengers:[{id:"armor_stand",CustomName:"\"TestStand\"",CustomNameVisible:1}]}
      • Then this command:
        /data merge entity @e[name=TestStand,limit=1] {Rotation:[180f]}

            Unassigned Unassigned
            ZingBallyhoo ZingBallyhoo
            Votes:
            34 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated:
              CHK: