-
Bug
-
Resolution: Duplicate
-
None
-
1.20.5 Release Candidate 2
-
None
-
Confirmed
-
Commands, Entities
-
Low
-
Gameplay
How to reproduce
- Run the following command to summon a silent firework rocket
/summon minecraft:firework_rocket ~ ~ ~ {Silent:1b,FireworksItem:{components:{"fireworks":{explosions:[{shape:"burst",colors:[I;1]}]}},count:1,id:"minecraft:firework_rocket"}}
- The firework rocket makes a noise even though the Silent:1b tag was set on the entity
- duplicates
-
MC-175180 Silent tag is still not working for some mobs and entities
- Open