《 (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]
1 messages · Page 1 of 1 (latest)
《 (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]
I see something like that on internet
🔰Link nhạc: https://youtu.be/atBCPvfj07Q
Still, I recommend trying to do it on your own.
Thanks man
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?
I am not very foren json so I prefer to ask
When you add this pack to you game just open actionFormData to display it
ok thanks
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"
}
}
]
}
}