The dried ghast block has a hit sound event, unlike other blocks that break instantly, introducing an inconsistency. This might be due to the fact that the dried ghast block used to take time to break, as seen in Minecraft Live 25H1.
Steps to reproduce
Place a resin block and a dried ghast block.
Set your “Block Break Speed” attribute to
0
by executing the following command:
/attribute @s minecraft:block_break_speed base set 0
Hit the resin block and the dried ghast block.
Observed behavior
The resin block will not play a sound, but the dried ghast block will play its hit sound (some sort of screeching).
Expected behavior
The dried ghast block would not play a sound.
Comments 0
No comments.