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

Issue with multi-colored lines #21

Open
vico93 opened this issue Jun 6, 2024 · 0 comments
Open

Issue with multi-colored lines #21

vico93 opened this issue Jun 6, 2024 · 0 comments

Comments

@vico93
Copy link

vico93 commented Jun 6, 2024

I'm trying to make a multicolored line for Main Menu Credits using this generator, but i'm facing some difficulties with that.

The config i was able to figure out using that generator:

{
  "main_menu": {
    "top_left": [],
    "top_right": [],
    "bottom_left": ["",{"text":"Vicocraft","bold":true,"color":"gold"}," ","1.21-0.1b"," ",{"text":"BETA","bold":true,"underlined":true,"color":"red"}],
    "bottom_right": [],
    "mod_blacklist": []
  },
  "pause_menu": {
    "top_left": [],
    "top_right": [],
    "bottom_left": [],
    "bottom_right": [],
    "mod_blacklist": []
  }
}

According to that it should render everything in a single line:
image

...but in-game is rendering like that:
image

And yeah, as you can see, the mod seems to have working normally in 1.21-pre3, just FYI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant