azalea-rs / azalea

A collection of Rust crates for making Minecraft bots, clients, and tools.
https://azalea.matdoes.dev
MIT License
370 stars 47 forks source link

legacy_color_code_to_text_component does not properly serialize legacy hex colours #90

Open ghost opened 1 year ago

ghost commented 1 year ago

§#ff0000This is a test message when passed through legacy_color_code_to_text_component is serialized into {"text":"ff0000This is a test message"}, when represented as JSON.