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

paintings placed with summon do not follow correct Y coordinate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 14w33a
    • Minecraft 14w31a, Minecraft 14w32a, Minecraft 14w32b, Minecraft 14w32c, Minecraft 14w32d
    • None
    • Unconfirmed

      Steps to reproduce (facing North):

      /summon Painting ~ ~2 ~1 {Motive:"Kebab",TileX:~,TileY:~2,TileZ:~1,Direction:0}

      Result:
      Based on the relative Y coordinate, the painting should be placed 2 blocks above command block, instead it gets placed 1 block above. This same bug also occurs by using an absolute Y coordinate, instead of a relative coordinate.

      Using the same command to summon an Item Frame, works properly

      /summon ItemFrame ~ ~2 ~1 {TileX:~,TileY:~2,TileZ:~1,Direction:0}

            Unassigned Unassigned
            qmagnet qmagnet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: