-
Bug
-
Resolution: Unresolved
-
None
-
1.19.2, 1.20.1, 1.20.2 Pre-release 1, 1.20.4, 1.20.5 Pre-Release 1, 1.21
-
None
-
Confirmed
-
Player Animation
-
Low
-
Gameplay
The bug
Players who are crawling will remain crawling as long as they intersect a non-full block (e.g. trapdoor), even if there is room to stand up.
How to reproduce
- Place two trapdoors using the following commands:
/setblock ~ ~1 ~ oak_trapdoor[half=top]
/setblock ~ ~ ~1 oak_trapdoor[open=true]
- Stand near the lower trapdoor:
/execute align z run tp ~ ~ ~0.9
- Open the upper trapdoor
→ You begin crawling - Close the lower trapdoor
- Destroy the upper trapdoor
→ You remain crawling
- is duplicated by
-
MC-255253 Players passing trough trapdoor/crawling on trapdoors/no crouching on trapdoors
- Resolved
-
MC-270713 Stuck in swimming animation using riptide enchanted trident.
- Resolved
- relates to
-
MC-248922 Crawling cannot be activated if the player's lower half intersects a non-full block
- Open