When the player places down a liquid or powder snow block from a bucket, the sound plays at the location of the block as expected. When the same liquid or block is retrieved though, the sound is played at the player's position.
Steps to Reproduce:
Modify the player's interaction reach
/attribute @p minecraft:player.block_interaction_range base set 100
Get a water/lava/powder snow bucket
From a far distance, use the bucket
→ ✔ Sound plays at location of blockRetrieve the placed liquid/block
Observed Behavior:
When picking up the liquid or block, the sound is played at the player's position.
Expected Behavior:
The sound should play at the liquid/block's position.
Screenshots/Videos:
[media]Notes:
This does not occur when placing the liquid/block in a cauldron.
Linked issues
relates to 1
Attachments
Comments 3
Please ensure to review the report attentively. The video depicts the action of emptying a bucket, not filling it. My statement described the issue of sound playing at the wrong location when filling the bucket.
Cannot reproduce