-
Bug
-
Resolution: Works As Intended
-
None
-
22w44a
-
Confirmed
-
Mob behaviour
The bug
When the wither spawns normally, a spawning sound (subtitle "Wither released") is played to indicate that the wither has spawned. However, a wither spawned via use of the new wither spawn egg does not play this sound.
How to reproduce
- Create a wither via building it manually
- Listen for a bell-like sound when it reaches full health
- Get rid of this wither
- Obtain a wither spawn egg
- Use this to spawn another wither
- Listen out for the sound mentioned previously
Expected results
The "Wither released" sound would play when the wither spawn egg is used.
Actual results
It is not.
How to fix
When a spawn egg is used, the mob's idle sound event is played. This could be fixed by making the wither spawn egg point to its spawning sound instead.