-
Bug
-
Resolution: Fixed
-
Minecraft 14w30c, Minecraft 14w31a, Minecraft 1.8-pre2, Minecraft 1.8.2-pre4, Minecraft 15w37a, Minecraft 15w42a, Minecraft 1.11, Minecraft 1.11.2, Minecraft 1.12.2, Minecraft 18w03b, Minecraft 1.13.1, 1.15.1, 1.16.1, 20w27a, 1.16.2 Release Candidate 1, 1.16.2, 20w46a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w15a, 21w17a, 1.17, 1.17.1, 1.19, 1.19.2, 1.20.2, 1.21
-
Confirmed
-
Commands, Entities
This is probably with all mobs (maybe even with players), but you can see it best with entities you can ride:
- Summon a rideable entity (but not a horse)
/summon pig ~ ~ ~ {Passengers:[{id:"cow"}]}
- Teleport rider (here Cow away)
/tp @e[type=cow,distance=..4] ~ ~-1000 ~1000
The cow is still somehow riding the pig even though it is in the void:
Pos:[0:-863.029259801175d,1:-943.3250000178814d,2:1488.0782719644458d]}
You can still give the pig a saddle (rightclick) but when you then try to ride on it, it doesn't work