-
Bug
-
Resolution: Duplicate
-
None
-
1.19.3
-
None
-
Java 17
-
Unconfirmed
-
(Unassigned)
Bug description:
When landing on the edge of a block with pointed dripstone directly below the player and immediately next to the block, the player still takes increased fall damage calculated for pointed dripstone instead of normal fall damage even though the player technically landed on the block instead of the pointed dripstone.
How to reproduce:
- Create a set-up as shown in the attached picture.
- Crouch on the edge of the iron block so that the player is above the dripstone block. Do not shift the player's coordinates from now on.
- Place a pointed dripstone on the dripstone block. The player should still be on the edge of the iron block.
- Jump up and down on the spot while in survival mode.
- Waterlog the pointed dripstone with a water bucket.
- Jump up and down on the spot while in survival mode.
Expected behaviour:
The player should not take damage throughout.
Outcome:
The player takes damage in steps 4 and 6.
Note that if step 6 is carried out by jumping into the waterlogged pointed dripstone without touching the adjacent block, the player does not take any fall damage since the player lands in water. However, the player will take increased fall damage if he lands on the edge of the adjacent block even though the pointed dripstone is waterlogged.
- duplicates
-
MC-1133 Whether or not a player experiences some effect is calculated based on the block under the center of the player
- Resolved