Crawling cannot be activated if the player's lower half intersects a non-full block
Steps to Reproduce:
1. Go to a block where there is a closed vertical trap door, and another one on the upper block.
2. Open the bottom trap door then the upper.
3. You do not crawl
You can also see the attached screenshots.
Created Issue:
Opening a trap door on the block you are on and opening another one to crawl does not make you crawl
Steps to Reproduce:
1. Go to a block where there is a closed vertical trap door, and another one on the upper block.
2. Open the bottom trap door then the upper.
3. You do not crawlYou can also see the attached screenshots.
Environment
Windows 10 21H2, 64bits
Java 17.0.1
Added Linked Issues:
is duplicated by
Added Affects Versions: 1.19.2
Removed Environment:
Windows 10 21H2, 64bits
Java 17.0.1
Changed Summary:
Opening a trap door on the block you are on and opening another one to crawl does not make you crawlCrawling cannot be activated if the player's lower half intersects a non-full block
Added Attachments:
Added Mojang Priority:
Low
Added Linked Issues:
relates to
Does MC-248922 describe your issue?




In order to crawl, you must not already be obstructed in the feet, and have enough space. The lower causes not enough space for crawling, but will prevent going into crawling as it obstructs the area. The same can be seen with dropping blocks onto you, you won't enter crawling if the block space is obstructed.