Details
-
Type:
Bug
-
Status: Reopened
-
Resolution: Unresolved
-
Affects Version/s: 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
-
Fix Version/s: None
-
Confirmation Status:Confirmed
-
Category:Commands, Entities
Description
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
Attachments
Issue Links
- relates to
-
MC-131215 Cannot teleport an entity which is in a boat
- Open