This is a bug I found while map making. Enter the command
/playsound minecraft:block.anvil.fall player @a ~ ~ ~ 100 will not play the anvil fall sound, but will instead play /playsound minecraft:block.anvil.step player @a ~ ~ ~ 100
This is a bug I found while map making. Enter the command
/playsound minecraft:block.anvil.fall player @a ~ ~ ~ 100 will not play the anvil fall sound, but will instead play /playsound minecraft:block.anvil.step player @a ~ ~ ~ 100
It is the sound for falling on an anvil, you have to do anvil land not fall.
Replace block.anvil.fall with block.anvil.land