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

Motion-Tag does not work with NoAI-Tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 1.8.2-pre1
    • None
    • Unconfirmed

      Mobs without an AI or Armorstands with NoGravity:1 will not be affected by the Motion-Tag

      Steps to reproduce:

      1:
      Summon a mob with no AI.
      For example: /summon Slime ~ ~ ~

      {NoAI:1}

      or

      Summon an ArmorStand with no Gravity.
      For example: /summon ArmorStand ~ ~ ~

      {NoGravity:1}

      2:
      Add the Motion-Tag. With /entitydata or in the summon-command doesn't matter.
      For example: /entitydata @e[type=Slime]

      {Motion:[0.0,3.0,0.0]}

      or

      For example: /entitydata @e[type=ArmorStand]

      {Motion:[0.0,3.0,0.0]}

      ----------------------------------------------------------------------------------------------

      I don't know if this is intended, because mobs without an AI will not be affected by gravity at all. But I aspected that they will move

            Unassigned Unassigned
            Rismosch Simon Sutoris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: