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

Pitch of display entities can no longer be set to values above 90

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.2 Pre-Release 3
    • None
    • Unconfirmed
    • (Unassigned)

      In 1.21.1 and earlier, setting pitch of display entities to 180 (or any value above 90) allowed creation of "upside down" displays, that could share animation / transformation with other display entities without requiring to compute separate transforms. In current 1.21.2 pre-release it's no longer possible, as it is limited to values between -90 and 90. Rotation of existing display entities is also affected, which can be seen as breaking change.

      Example command:

      /summon minecraft:item_display ~ ~ ~ {Rotation:[0f,180f],item:{id:"tnt"}}

            Unassigned Unassigned
            Patbox Patbox
            Votes:
            6 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: