#Help Me To Hud_screen.json

1 messages · Page 1 of 1 (latest)

iron iceBOT
#
zebi92huz

《 (I specify that it is an image and not mine) 》

esque someone could help me do the same thing because I'm looking for my server to do the same thank you for your help [I'm French]

swift crag
#

I see something like that on internet

#

Still, I recommend trying to do it on your own.

last linden
#

Thanks man

iron iceBOT
#
zebi92huz

little question I do what I do but in resource pack and can I open min menu its me but its or what should I do?

last linden
#

I am not very foren json so I prefer to ask

swift crag
#

When you add this pack to you game just open actionFormData to display it

last linden
#

ok thanks

last linden
#

Help Me To Hud_screen.json

#

{
"hud_actionbar_text": {
"anchor_from": "right_middle",
"anchor_to": "right_middle",
"offset": [
0
],
"size": [
"100%c + 12px",
"100%c + 5px"
],
"alpha": "@hud.anim_actionbar_text_background_alpha_out",
"controls": [
{
"actionbar_message": {
"type": "label",
"anchor_from": "right_middle",
"anchor_to": "right_middle",
"color": "$tool_tip_text",
"layer": 31,
"text": "$actionbar_text",
"localize": false,
"alpha": "@hud.anim_actionbar_text_alpha_out"
}
}
]
},
"hud_title_text": {
"anchor_from": "bottom_middle",
"anchor_to": "bottom_middle",
"type": "image",
"offset": [
10,
-40
],
"size": [
"100%c + 22px",
"100%c + 10px"
],
"texture": "textures/ui/title_actionbar.png",
"uv_size": [ 128, 16 ],
"orientation": "",
"alpha": "@hud.anim_actionbar_text_background_alpha_out",
"controls": [
{
"title_message": {
"type": "label",
"anchor_from": "right_top",
"anchor_to": "right_top",
"color": "$tool_tip_text",
"layer": "31",
"text": "$title_text",
"localize": false,
"alpha": "@hud.anim_actionbar_text_alpha_out"
}
}
]
}
}