Jade ๐Ÿ”

Jade ๐Ÿ”

45M Downloads

missing color text

ElfKing94 opened this issue ยท 8 comments

commented

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}
,

{Pattern:flo,Color:4}
]}} 1
2022-11-04_09 09 03

commented

with the newest update, all colored text is broken, what happened?

commented

2022-11-21_09 56 06

commented

This is intended behavior

commented

If you could, perhaps make this a togglable option in a future update, we would be grateful.

commented

ehh i don't like that. it will make text indistinguishable

commented

k sorry i tried to help ๐Ÿคทโ€โ™‚๏ธ๐Ÿ˜…

commented

so after some messing around with fonts, it would seem just the first color has issue showing, not the dark red itself

commented

2022-11-19_00 21 00