-
Bug
-
Resolution: Unresolved
-
None
-
1.20.4, 24w09a, 24w10a, 24w11a, 1.20.6
-
Community Consensus
-
Sound
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 block - Retrieve 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:
Notes:
- This does not occur when placing the liquid/block in a cauldron.
- relates to
-
MC-269321 Attack sounds are played at the player's position rather than at the entity being attacked.
- Resolved