Merge branch 'main' into 0.5.0
This commit is contained in:
commit
ec1b18ada9
8 changed files with 11 additions and 25 deletions
|
|
@ -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
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
BIN
kubejs/assets/minecraft/textures/gui/slider.png
Normal file
BIN
kubejs/assets/minecraft/textures/gui/slider.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3 KiB |
BIN
kubejs/assets/minecraft/textures/gui/widgets.png
Normal file
BIN
kubejs/assets/minecraft/textures/gui/widgets.png
Normal file
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
2
mods
|
|
@ -1 +1 @@
|
|||
Subproject commit 7bad8fad1d1be2cd52d92c2899610d89c9b330aa
|
||||
Subproject commit a16da40a33e77d59e41288f5e21ea679cf47604c
|
||||
Loading…
Add table
Add a link
Reference in a new issue