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

Shulker Attachface nbt ignored when NoAI is on

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 15w32c
    • None
    • Unconfirmed

      When a Shulker has an orientation set by the AttachFace nbt tag, setting the Shulker's NoAI to 1, the tag is ignored and the shulker snaps to the bottom block by default.

      Steps to reproduce:

      • Place a shulker down using a spawn egg on top of a solid block
      • Place a dirt block on the north face of the shulker
      • Run the command
        entitydata @e[type=Shulker,c=1] {AttachFace:2b}

        this causes the shulker to grip onto the dirt block

      • Run the command
        entitydata @e[type=Shulker,c=1] {NoAI:1b}

        this causes the Shulker to orient to the floor block, ignoring the AttachFace tag.

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

              Created:
              Updated:
              Resolved: