-
Bug
-
Resolution: Fixed
-
1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 21w05a, 21w05b, 21w06a, 21w07a, 21w08a, 21w08b, 21w10a, 21w11a, 21w13a, 21w14a, 21w15a, 21w16a, 21w17a, 21w18a, 1.18.1
-
None
-
Confirmed
-
Player
-
Low
-
Platform
The bug
When you are exactly having a y-rotation (yaw) of -90 (exactly the positive X direction) you don't take kinetic damage when gliding with an elytra against a walI.
This can be seen in Xisuma's video "Minecraft 1.16 Sixteen Nether Update Myths [Minecraft Myth Busting 128]" at 11:52.
Reproduction steps
- Change your gamemode to Survival mode
- Glide with an elytra towards a wall in the east
- Run this command before you hit the wall: /tp @s ~ ~ ~ -90 ~
- Make sure to not move your mouse
You won’t take any damage, but when you move your mouse to change the direction, you will take damage.
Reproduction steps (complete setup)
- Change your gamemode to Survival mode
/setblock ~2 ~ ~ repeating_command_block{auto:1b,Command:"teleport @p[nbt={FallFlying:1b},distance=..2] ~ ~10 ~ -90.0 20"}
/fill ~18 ~ ~ ~18 ~3 ~ sandstone
- Equip an elytra
- Stand on the command block and start flying (don't move your mouse)
You do not take any damage when colliding with the wall
- is duplicated by
-
MC-194228 No elytra collision damage when player has y-rotation of -90
- Resolved