This commit is contained in:
Xikaro 2024-01-08 09:21:22 +05:00
parent 9eaaad8555
commit 73610b4fa5
8 changed files with 10 additions and 24 deletions

View file

@ -18,6 +18,14 @@ customization {
action = backgroundoptions
}
customization {
identifier = %id=button_compatibility_id:mc_titlescreen_copyright_button%
orientation = bottom-left
x = 2
action = movebutton
y = -10
}
customization {
identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button%
orientation = mid-centered
@ -37,9 +45,6 @@ customization {
identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button%
loopbackgroundanimations = true
restartbackgroundanimations = true
action = setbuttontexture
backgroundhovered = kubejs/assets/tfg/textures/gui/button_98x20_hovered.png
backgroundnormal = kubejs/assets/tfg/textures/gui/button_98x20.png
}
customization {
@ -80,9 +85,6 @@ customization {
identifier = %id=button_compatibility_id:mc_titlescreen_options_button%
loopbackgroundanimations = true
restartbackgroundanimations = true
action = setbuttontexture
backgroundhovered = kubejs/assets/tfg/textures/gui/button_98x20_hovered.png
backgroundnormal = kubejs/assets/tfg/textures/gui/button_98x20.png
}
customization {
@ -97,9 +99,6 @@ customization {
identifier = %id=button_compatibility_id:mc_titlescreen_quit_button%
loopbackgroundanimations = true
restartbackgroundanimations = true
action = setbuttontexture
backgroundhovered = kubejs/assets/tfg/textures/gui/button_98x20_hovered.png
backgroundnormal = kubejs/assets/tfg/textures/gui/button_98x20.png
}
customization {
@ -123,13 +122,11 @@ customization {
y = -51
}
customization {
identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button%
loopbackgroundanimations = true
restartbackgroundanimations = true
action = setbuttontexture
backgroundhovered = kubejs/assets/tfg/textures/gui/button_hovered.png
backgroundnormal = kubejs/assets/tfg/textures/gui/button.png
}
customization {
@ -144,9 +141,6 @@ customization {
identifier = %id=button_compatibility_id:forge_titlescreen_mods_button%
loopbackgroundanimations = true
restartbackgroundanimations = true
action = setbuttontexture
backgroundhovered = kubejs/assets/tfg/textures/gui/button_98x20_hovered.png
backgroundnormal = kubejs/assets/tfg/textures/gui/button_98x20.png
}
customization {
@ -234,7 +228,6 @@ customization {
orientation = mid-centered
restartbackgroundanimations = true
buttonaction = joinserver;tfg2.terrafirmagreg.su%btnaction_splitter_fm%
backgroundhovered = kubejs/assets/tfg/textures/gui/button_98x20_hovered.png
label = Offical Server
loopbackgroundanimations = true
x = 47
@ -242,7 +235,6 @@ customization {
action = addbutton
actionid = 6514e312-8243-47af-a516-89743d8ca1af1699692677651
y = -28
backgroundnormal = kubejs/assets/tfg/textures/gui/button_98x20.png
height = 20
}
@ -340,11 +332,5 @@ customization {
height = 56
}
customization {
identifier = %id=button_compatibility_id:mc_titlescreen_copyright_button%
orientation = bottom-left
x = 2
action = movebutton
y = -10
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB