1

Custom Colored Firework Star

gameworld978 7/15/20 1:05 am
187
7/15/2020 9:54 pm
Version Java 1.16.1

Known

/give @p minecraft:firework_star{Explosion:{Colors:[I;15435844],FadeColors:[I;11743532]}}
-https://www.planetminecraft.com/forums/minecraft/discussion/guide-to-generating-firework-sta-592995/


Issue

I was able to figure out how to make it a custom color but I am working on a map and need also a custom name, how do I do this?

Need

-
Give Command
-Custom Firework Star Color
-Custom Name
-Custom Name Color
-Custom Lore
-Custom Lore Color
-Looks Enchanted (No Enchants)

THANKS!
Posted by
gameworld978
Level 1 : New Miner
0

  Have something to say?

JoinSign in

1

HoboMaggot
07/15/2020 9:54 pm
Level 55 : Grandmaster Blob
Assuming you want a your firework to actually show its name + all you want of it in your needs section:
/give @p firework_rocket{display:{Name:'{"text":"custom_name","color":"dark_green"}',Lore:['{"text":"custom_lore1","color":"light_purple"}','{"text":"custom_lore2","color":"#FFFF82"}']},Enchantments:[{}],Fireworks:{Explosions:[{Type:0,Colors:[I;5739775]}]}} 1

Also use this link to generate future custom items/mobs: https://mcstacker.net/
1

Welcome