-
Bug
-
Resolution: Works As Intended
-
None
-
1.20.5 Pre-Release 1
-
Community Consensus
-
Sound
The bug
Non-player entities will play an event unique sound effect when applying the bad, raid or trial omen effect, even if the effect has no effect on them.
Steps to reproduce
- Summon a pig.
/summon minecraft:pig ~ ~ ~
- Use the following command:
/effect give @e[type=!player,limit=1,distance=..5] minecraft:bad_omen 300 0 false
- Notice that the event sound effect plays even if the bad omen effect does not apply to the entity.
- relates to
-
MC-56833 Mobs don't get Night Vision (Spectator)
- Resolved