-
Bug
-
Resolution: Unresolved
-
None
-
1.21, 1.21.3, 24w45a
-
None
-
Community Consensus
-
Block states, Items
-
Low
-
Gameplay
When an item is thrown on top of certain blocks such as honey or soul sand, it will abruptly lose all of it's velocity and fall straight towards the ground in an unexpected manner.
Steps to Reproduce:
- Create a strip of honey or soul sand on the ground (~3-5 blocks long)
- Aim the camera near 0.0, 0.0
- Throw an item along the strip of blocks
→ observe result - Throw an item on a ground made of a different block
→ observe result
Observed Behavior:
On the honey and soul sand, the block will stop mid-air and fall straight to the ground roughly 1-2 blocks away from the player.
Expected Result:
The item would either not be slowed yet because it is not actually on top of the block when thrown (and thus should not take it's properties), OR it would have it's velocity slowed down smoothly, rather than instantaneously.
Screenshots/Videos:
The issue occurring in a natural setting, such as a soul sand valley:
soul_sand_demonstration.mp4
The issue occurring in a controlled environment, compared to other kinds of blocks:
block_difference_demonstration.mp4
Notes:
MC-262317 is relevant to this report, and may be when the issue was first introduced per a comment by haykam here in the mojira discord
- relates to
-
MC-262317 Items don't respect properties of the block they are supported on
- Resolved