Silent:1b doesn't work in firework_rocket
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
Linked Issues
Created Issue:
Component Silent:1b don`t works in firework_rocket
/summon minecraft:firework_rocket ~ ~ ~ {Silent:1b,FireworksItem:{components:{"fireworks":{explosions:[
{shape:"burst",colors:[I;1]}]}},count:1,id:"minecraft:firework_rocket"}}
Changed Description:
/summon minecraft:firework_rocket ~ ~ ~ { Silent:1b, FireworksItem:{components:{"fireworks":{explosions:[
{shape:"burst",colors:[I;1]}]}},count:1,id:"minecraft:firework_rocket"}}
/summon minecraft:firework_rocket ~ ~ ~ {Silent:1b,FireworksItem:{components:{"fireworks":{explosions:[{shape:"burst",colors:[I;1]}]}},count:1,id:"minecraft:firework_rocket"}}
Removed Category: (Unassigned)
Changed Summary:
ComponentSilent:1b don`t works in firework_rocket
Added Linked Issues:
relates to
Added Attachments:
Changed Summary:
Silent:1b don`t worksin firework_rocketSilent:1b doesn't work in firework_rocket
Changed Description:
/summon minecraft:firework_rocket ~ ~ ~ {Silent:1b,FireworksItem:{components:{"fireworks":{explosions:[{shape:"burst",colors:[I;1]}]}},count:1,id:"minecraft:firework_rocket"}}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
Added Mojang Priority:
Low
Added Linked Issues:
duplicates
Removed Linked Issues:
relates to
I can confirm this in 1.20.5-rc2 and attached a video demonstrating the bug. MC-271012.mp4