-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.13, Minecraft 18w30b, Minecraft 18w31a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w45a, 1.14.4, 19w39a, 1.15 Pre-release 6, 1.15.2, 1.16.3, 21w08b, 1.19.3, 1.20.1, 23w35a, 1.20.2, 1.20.6, 24w20a, 1.21.1
-
Confirmed
-
Collision, Mob behaviour, Player
The player and other entities automatically jump when falling into water of any depth from certain heights. This was first introduced in 1.13-pre5 (it does not happen in 1.13-pre4), possibly from the fix to MC-132064; however, the similar MC-135211 also happens in earlier versions.
This differs from MC-135211 in that it can be reproduced with different heights, and can happen with water of any depth. Notably, it happens when walking from blocks level with the water into the water (one jump), and blocks 1 above the water (the player continuously jumps in this case, which is very strange). It does not happen for the 6-block drop, nor for the 1-block drop into flowing water (level 7).
Armor stands are affected if given force (/execute as @e[type=armor_stand] store success entity @s Motion[2] double -.1 if entity @s). This does not seem to happen with lava.
To reproduce
- Download water_fall_auto_jump.nbt
- Load it into the world
- Go to the orange layer in the center
- While looking very slightly to the left, hold forward so that you slowly move towards the edge
- While falling, still hold forward
- When you enter the water, you will automatically jump, and continue jumping until you stop holding forward or reach land.
Additionally:
- Go to the white layer on the left.
- While looking very slightly to the right, hold forward so that you slowly move towards the edge
- When you enter the water, you will automatically jump once
- is duplicated by
-
MC-272116 Jumping in water without auto-jump
- Resolved
-
MC-277025 if you go to the edge of a pool of water ,than you jump for some reason
- Resolved
- relates to
-
MC-8959 The player automatically jumps when pressing against a block while in water
- Open
-
MC-135211 Entities automatically jump when falling into 1-deep water from certain heights
- Open
-
MC-44560 When pushed to water or lava edge, entities jump by themselves
- Reopened
-
MC-52166 Lowering height by one block causes fall damage even with water brake
- Resolved
-
MC-127224 Waterlogged blocks that are not full blocks trigger auto-jump even if it is disabled.
- Resolved