Mojira Archive
MC-262617

Slimes and magma cubes with passengers infinitely move in the same direction without ever adjusting their rotation

The Bug:

Slimes and magma cubes with passengers infinitely move in the same direction without ever adjusting their rotation.

Steps to Reproduce:

  1. Summon both a slime and a magma cube that have passengers by using the commands provided below.
    /summon minecraft:slime ~ ~ ~ {Passengers:[{id:"minecraft:husk"}]}
    /summon minecraft:magma_cube ~ ~ ~ {Passengers:[{id:"minecraft:husk"}]}
  2. Observe the behavior of the slime and magma cube for a while.
  3. Take note as to whether or not slimes and magma cubes with passengers infinitely move in the same direction without ever adjusting their rotation.

Observed Behavior:

Slimes and magma cubes with passengers infinitely move in the same direction without ever adjusting their rotation.

Expected Behavior:

Slimes and magma cubes with passengers would not infinitely move in the same direction and would occasionally adjust their rotation.