Mojira Archive
MC-75979

Motion-Tag does not work with NoAI-Tag

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

Works As Intended

Simon Sutoris

2014-12-30, 06:32 PM

2018-10-04, 12:59 AM

2014-12-30, 06:36 PM

0

1

Unconfirmed

Minecraft 1.8.2-pre1

-