-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.12.2, Minecraft 18w16a, Minecraft 18w22c, Minecraft 1.13-pre2, Minecraft 1.13.1, 1.15.2, 20w11a, 20w12a, 20w13a, 20w13b, 20w14a, 20w15a, 20w16a, 20w17a, 20w18a, 20w19a, 20w21a, 20w22a, 1.16 Pre-release 1, 1.16 Pre-release 2, 1.16 Pre-release 3, 1.16 Pre-release 5, 1.16 Pre-release 6, 1.16 Pre-release 7, 1.16 Pre-release 8, 1.16, 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2, 1.16.3, 1.16.4 Pre-release 2, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w07a, 21w08b, 21w10a, 21w11a, 21w13a, 21w15a, 21w16a, 1.17, 1.17.1 Release Candidate 2, 1.17.1, 21w39a, 21w43a, 1.18, 1.18.2, 1.19 Pre-release 1, 1.19.1, 1.19.3, 23w04a, 1.19.4, 23w16a, 1.20.2, 23w45a, 24w11a, 1.20.6, 24w19b, 1.21, 1.21.1, 24w34a, 24w39a, 24w40a
-
Confirmed
-
Entities, Minecart
The bug
If I'm riding a minecart and use the command
/teleport @e[type=minecart,limit=1,sort=nearest] ~ ~5 ~
me and the minecart are going to be teleported 5 blocks upwards and I keep riding the minecart(as aspected). But if I'm riding a minecart and use the command
/teleport @e[distance=..5] ~ ~5 ~
I'll leave the vehicle and me and the minecart are going to be teleported 5 blocks up.