Skip to content

[Suggestion] Dye Firework stars and Maps #7

Description

@itsMarkiS

Firework stars and filled maps can also be dyed, but they dont use display:Color, they use Explosion:Colors and display:MapColor instead, and the firework star can even support 2 different colors (they will merge together, wont be like 2 different tints)
worth mentioning, the map will not change the holding model, but it is good for display like cosmetic things, (since it is an empty filled map you can use in itemframes) and stuff like that

Example commands
/give @p leather_horse_armor{display:{color:51967}} 1
/give @p minecraft:filled_map{display:{MapColor:51967}}
/give @p firework_star{Explosion:{Colors:[I;51967],Type:0b}} 1

for the two colors
/give @p firework_star{Explosion:{Colors:[I;51967,6947071],Type:0b}} 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions