The bug
Anvils now play a breaking sound, when falling into a non-full block and converting to an item.
It may relate to MC-124840
Steps to Reproduce:
Build the setup as shown in the attachment below. setup.png
Place an anvil on the side of the diamond block, so that it falls on the torch.
Listen closely as the anvil gets destroyed by the torch.
❌ → Notice anvils produce the minecraft:block.anvil.destroy sound when falling on non-full blocks.
Expected Behavior:
Anvils would not produce the "minecraft:block.anvil.destroy" sound when falling on non-full blocks.
Linked issues
is duplicated by 5
Attachments
Comments 10
I think this is a partial-fix for MC-135869 rather than a bug.
I am able to confirm this behavior in 21w38a. Here are some extra details regarding this problem.
The Bug:
Anvils produce the "minecraft:block.anvil.destroy" sound when falling on non-full blocks.
Steps to Reproduce:
Build the setup as shown in the attachment below.
Place an anvil on the side of the diamond block, so that it falls on the torch.
Listen closely as the anvil gets destroyed by the torch.
→ ❌ Notice anvils produce the minecraft:block.anvil.destroy sound when falling on non-full blocks.
Expected Behavior:
Anvils would not produce the "minecraft:block.anvil.destroy" sound when falling on non-full blocks.
Also happened for me, while testing MC-5614 (feature request), when dropping on wheat crops.
I noticed this sound for the first time in this version however, so not the same bug as MC-124840 but related.