The bug
Colored text on signs has a different color if set by json in a command (/data or /setblock) and a different color if dyed manually using a dye. If this is intentional design and not a bug, it might be worth to say that the color of text dyed using a dye is often unreadable. Attached is a picture comparing the two cases.
How to reproduce
/setblock ~ ~ ~ oak_sign{Text1:"{\"text\":\"test\",\"color\":\"gray\"}"}
Place a sign, write on it and dye it with gray dye
โ The text color of the signs is not the same
Linked issues
is duplicated by 1
Attachments
Comments 9
After some thought, I feel like this is not a bug, but rather a feature. However, this would need to be confirmed by the devs who could close this as "works as intended".
Using dye on signs changes the
Color
tag of the sign block entity, not the text itself. I imagine that this is probably intended in order to not have the text glow that much, while still providing the option to map makers to use the more vibrant colors