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

block_display, item_display entities transformation rotation incorrectly applied to block model origin instead of entity local origin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.19.4
    • None
    • Confirmed
    • (Unassigned)

      After applying a translation transformation, left_rotation and right_rotation still applies relative to the block model origin instead of the block_display entity origin.

      In the two photos below the following transform has been applied:

      {left_rotation:{angle:0f,axis:[0.57735f,0.57735f,-0.57735f]},right_rotation:{angle:0f,axis:[0f,0f,1f]},scale:[1f,1f,1f],translation:[-0.5f,-0.5f,-0.5f]} 

      with left_rotation's angle being updated in-between.

            Unassigned Unassigned
            Mytanic Mytanic
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: