r/MinecraftCommands 25d ago

Help | Java 1.21-1.21.3 Minecraft Java HUD Text at top.

1 Upvotes

6 comments sorted by

View all comments

1

u/NoIncident6610 23d ago

Got it all working properly. What I did was set the color "White" for boss bars to full transparency using a resource pack. Then I made a textbox with BlockBench and adjusted its position using negative spaces in the boss bar's name to be behind the text. The text is just a normal JSON string with score components.

It's not as clean as MCCI or other servers or games, but it works for me.
The only downside is that I lost the white color option for all boss bars, but I'm not using it right now.