Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bedrock resetting colors on newline #5311

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rtm516
Copy link
Member

@rtm516 rtm516 commented Jan 30, 2025

This is caused by bedrock forgetting all formatting when a newline is encountered, so we now work out what formatting needs setting back and add it after the newline.

Fixes #5309
Also fixes #5201

It should probably be ripped out later and replaced with a custom BedrockComponentSerializer

@rtm516 rtm516 added the PR: Bugfix When a PR contains a bugfix label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Bugfix When a PR contains a bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hologram colors are inconsistent nametag
2 participants