-
Bug
-
Resolution: Fixed
-
22w14a, 22w15a, 22w16b, 22w18a, 1.19 Pre-release 3
-
None
-
Confirmed
-
Block states
-
Low
Relates to MC-120611
The bug
If the player (or probably any other entity) is standing on top of a mud block as soon as that mud block becomes clay via the dripstone mechanic, the player will fall into the clay block. If there are no blocks around that clay block, this can additionally cause them to be pushed out of it sideways.
How to reproduce
- Place mud
- Place a block below the mud
- Place a stalactite below the block
- Stand on the mud
- Wait or set randomTickSpeed to a high value
Expected results
As the mud converts to clay, the player would be moved upwards slightly to accommodate the clay block's hitbox, as is done for farmland that becomes dirt.
Actual results
The player is not moved upwards and falls into the clay as a result.
Code analysis
Code analysis by Avoma can be found in this comment.
- is duplicated by
-
MC-250226 I fall through clay
- Resolved
- relates to
-
MC-252730 Entities standing on top of mud sink through mud when it converts to moss
- Open
-
MC-104259 Player / mob stuck on farmland while it changes to dirt
- Resolved
-
MC-130754 Jumping on farmland pushes the player a bit
- Resolved
-
MC-257266 Entities sink or fall through snow when it accumulates while the "snowAccumulationHeight" gamerule is set to any value greater than 1
- Resolved
-
MC-251030 Standing on top of soul sand or mud that converts to sculk will cause entities to fall through it
- Resolved