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

Can't modify scale of item display at summoning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.19.4 Pre-release 1
    • None
    • Windows 10
    • Unconfirmed
    • (Unassigned)

      If I try to summon an item display and try to give it the scale 2.5, it doesn't work.

      However if I try to give it the scale using /data merge it works.

       

      Commands:

      /summon minecraft:item_display ~ ~ ~ {transformation:

      {scale:[2.5f,2.5f,2.5f]}

      ,item:{id:"minecraft:armor_stand",Count:1b,tag:

      {CustomModelData:1}

      }}

       

      /data merge entity @e[type=minecraft:item_display,sort=nearest,limit=1] {transformation:

      {scale:[2.5f,2.5f,2.5f]}

      ,item:{id:"minecraft:armor_stand",Count:1b,tag:

      {CustomModelData:1}

      }}

            Unassigned Unassigned
            Toniboni8 Toniboni8
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: