Merge branch 'main' into 0.5.0

This commit is contained in:
Xikaro 2024-01-08 09:32:14 +05:00
commit ec1b18ada9
8 changed files with 11 additions and 25 deletions

View file

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

2
mods

@ -1 +1 @@
Subproject commit 7bad8fad1d1be2cd52d92c2899610d89c9b330aa Subproject commit a16da40a33e77d59e41288f5e21ea679cf47604c