-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.8, Minecraft 1.8.8, Minecraft 15w44b, Minecraft 15w45a, Minecraft 15w49b, Minecraft 16w06a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 19w05a, Minecraft 19w06a, Minecraft 19w07a, 1.15.2, 20w22a, 1.16.4, 20w45a, 20w46a, 20w51a, 21w03a, 21w05b, 21w06a, 21w07a, 21w17a, 1.17.1, 1.18.1, 1.18.2, 1.19, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 24w11a, 1.21, 1.21.1, 24w34a, 1.21.2 Pre-Release 3, 1.21.3
-
None
-
Confirmed
-
Minecart
-
Low
-
Platform
The Bug:
Minecarts that have passengers within them riding mobs can move automatically when not on rails.
This seems to happen for mobs in which their AI is overridden by default, for example, chickens and spiders.
Steps to Reproduce:
- Summon a minecart that has a passenger within them riding a mob, for example, a chicken jockey by using the command provided below.
/summon minecraft:minecart ~2 ~ ~2 {Passengers:[{id:"minecraft:chicken",Passengers:[{id:"minecraft:zombie",IsBaby:1b,ArmorItems:[{},{},{},{id:"minecraft:iron_helmet",Count:1b}]}]}]}
- Observe the minecart's movement for a short while.
- Take note as to whether or not minecarts that have passengers within them riding mobs can move automatically when not on rails.
Observed Behavior:
Minecarts can move automatically when not on rails.
Expected Behavior:
Minecarts would not be able to move automatically when not on rails.