[Request] Un-Hardcode Rarity Color
NimbusIzayoi opened this issue ยท 4 comments
Currently we cannot recolor an Apoth enchanted item as the rarity color overrides it.
I would like to be able to do this.
Ty.
/data merge entity @e[type=item,limit=1,sort=nearest] {Item:{tag:{display:{Name:'{"text":"The Morgan","italic":false,"color":"#C11101"}'}}}}
It wasn't working before but it did now... I'll see if we can figure out what was going on.