Hey guys, I am trying to adjust a item components_patch and it seams that is not working with multiples maps, this is my example.
- adjust def:item components_patch:<map[minecraft:item_model=string:test:default;minecraft:firework_explosion=<map[shape=string:small_ball;colors=int_array:9671495]>]>
the item model works but the color doesn't.
I am doing something wrong?