#[SOLVED] Always display text in corner of screen

1 messages · Page 1 of 1 (latest)

merry veldt
#

I was wondering is it possible to add text in corner of UI like what the Genshin Impact footage shown but on Minecraft using JSON-UI. I want to display the addon version there.

unkempt sigil
#

It's possible

#

And it's very easy

merry veldt
unkempt sigil
#

Add a hud element of type label and anchor it from bottom_right to bottom_right

merry veldt
#

this is my file directory btw if I need to add something else maybe

#

@unkempt sigil

unkempt sigil
#

You have to put the whole code inside { }

#

That will fix the issue

merry veldt
#

oh so thats why its error

unkempt sigil
#

Yep

merry veldt
#

i just copy it from the wiki

#

i thought it was right

unkempt sigil
#

The code will work after you put it inside {}

merry veldt
unkempt sigil
#

You can change color using this:
"color": [0.2, 0.2, 0.3]
It uses RGB percentage

merry veldt
#

is it possible?

unkempt sigil
#

Use "alpha": 0.7
You can use any value from 0 to 1

merry veldt
unkempt sigil
#

No problem!

merry veldt
unkempt sigil
#

You don't have to make a new world. Just save and quit and load the world again

merry veldt
#

thankk you so much !!

unkempt sigil
#

Welcome