missing color text
ElfKing94 opened this issue ยท 8 comments
Mod loader
Fabric
Minecraft version
1.19.2
Mod version
Jade-1.19.1
Modloader version
fabric-8.2.3.jar
Modpack info
No response
If bug:
- Can you reproduce this issue with relevant mods only?
If bug: The latest.log file
No response
Issue description
hi so i have a banner with colored text and for some reason we cant color the 3 red. heres the code: /give @p lime_banner{display:{Name:'[
{"text":"3 ","italic":false,"color":"dark_red"}
,
{"text":"Kings","color":"green"}
,
{"text":" Banner","color":"#0033ff"}
]',Lore:['[
{"text":"3 Kings United","italic":true,"color":"yellow"}
]']},BlockEntityTag:{Base:5,Patterns:[
{Pattern:ls,Color:14}
,
{Pattern:rs,Color:11}
,
{Pattern:cbo,Color:15}
,
{Pattern:gru,Color:7}
,
{Pattern:ss,Color:15}
,
{Pattern:bts,Color:4}
,
{Pattern:tts,Color:4}
,
If you could, perhaps make this a togglable option in a future update, we would be grateful.
so after some messing around with fonts, it would seem just the first color has issue showing, not the dark red itself