diff --git a/config/fancymenu/customization/main_menu.txt b/config/fancymenu/customization/main_menu.txt index fee8362b3..4241064e6 100644 --- a/config/fancymenu/customization/main_menu.txt +++ b/config/fancymenu/customization/main_menu.txt @@ -41,12 +41,6 @@ customization { height = 20 } -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button% - loopbackgroundanimations = true - restartbackgroundanimations = true -} - customization { identifier = %id=button_compatibility_id:mc_titlescreen_accessibility_button% action = hidebutton @@ -81,12 +75,6 @@ customization { y = -5 } -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_options_button% - loopbackgroundanimations = true - restartbackgroundanimations = true -} - customization { identifier = %id=button_compatibility_id:mc_titlescreen_quit_button% orientation = mid-centered @@ -95,12 +83,6 @@ customization { y = 18 } -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_quit_button% - loopbackgroundanimations = true - restartbackgroundanimations = true -} - customization { identifier = %id=button_compatibility_id:mc_titlescreen_language_button% action = hidebutton @@ -122,13 +104,6 @@ customization { y = -51 } - -customization { - identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button% - loopbackgroundanimations = true - restartbackgroundanimations = true -} - customization { identifier = %id=button_compatibility_id:forge_titlescreen_mods_button% orientation = mid-centered @@ -137,12 +112,6 @@ customization { y = -5 } -customization { - identifier = %id=button_compatibility_id:forge_titlescreen_mods_button% - loopbackgroundanimations = true - restartbackgroundanimations = true -} - customization { identifier = %id=button_compatibility_id:mc_titlescreen_realms_button% action = hidebutton @@ -226,15 +195,15 @@ customization { customization { orientation = mid-centered + loopbackgroundanimations = true restartbackgroundanimations = true buttonaction = joinserver;tfg2.terrafirmagreg.su%btnaction_splitter_fm% - label = Offical Server - loopbackgroundanimations = true x = 47 width = 98 action = addbutton actionid = 6514e312-8243-47af-a516-89743d8ca1af1699692677651 y = -28 + label = Offical Server height = 20 } @@ -288,7 +257,7 @@ customization { backgroundhovered = kubejs/assets/tfg/textures/gui/github_logo_hovered.png label = loopbackgroundanimations = true - x = 100 + x = 99 width = 20 action = addbutton actionid = 91b4ae84-eed0-47a3-8fe9-6957c02d2c621699691709167 @@ -304,7 +273,7 @@ customization { backgroundhovered = kubejs/assets/tfg/textures/gui/modrinth_logo_hovered.png label = loopbackgroundanimations = true - x = 72 + x = 73 width = 20 action = addbutton actionid = 6514e312-8243-47af-a516-89743d8ca1af1699692677651 @@ -332,5 +301,3 @@ customization { height = 56 } - - diff --git a/kubejs/assets/tfg/textures/gui/curseforge_logo.png b/kubejs/assets/tfg/textures/gui/curseforge_logo.png index fca41d271..28c4720b5 100644 Binary files a/kubejs/assets/tfg/textures/gui/curseforge_logo.png and b/kubejs/assets/tfg/textures/gui/curseforge_logo.png differ diff --git a/kubejs/assets/tfg/textures/gui/curseforge_logo_hovered.png b/kubejs/assets/tfg/textures/gui/curseforge_logo_hovered.png index 8c8751937..7513f7577 100644 Binary files a/kubejs/assets/tfg/textures/gui/curseforge_logo_hovered.png and b/kubejs/assets/tfg/textures/gui/curseforge_logo_hovered.png differ diff --git a/kubejs/assets/tfg/textures/gui/discord_logo.png b/kubejs/assets/tfg/textures/gui/discord_logo.png index c6d970fea..cc12e636e 100644 Binary files a/kubejs/assets/tfg/textures/gui/discord_logo.png and b/kubejs/assets/tfg/textures/gui/discord_logo.png differ diff --git a/kubejs/assets/tfg/textures/gui/discord_logo_hovered.png b/kubejs/assets/tfg/textures/gui/discord_logo_hovered.png index 438db91ed..3b3d8c0bd 100644 Binary files a/kubejs/assets/tfg/textures/gui/discord_logo_hovered.png and b/kubejs/assets/tfg/textures/gui/discord_logo_hovered.png differ diff --git a/kubejs/assets/tfg/textures/gui/github_logo.png b/kubejs/assets/tfg/textures/gui/github_logo.png index 66547402f..db13462b4 100644 Binary files a/kubejs/assets/tfg/textures/gui/github_logo.png and b/kubejs/assets/tfg/textures/gui/github_logo.png differ diff --git a/kubejs/assets/tfg/textures/gui/github_logo_hovered.png b/kubejs/assets/tfg/textures/gui/github_logo_hovered.png index 00e56d352..58640f505 100644 Binary files a/kubejs/assets/tfg/textures/gui/github_logo_hovered.png and b/kubejs/assets/tfg/textures/gui/github_logo_hovered.png differ diff --git a/kubejs/assets/tfg/textures/gui/modrinth_logo.png b/kubejs/assets/tfg/textures/gui/modrinth_logo.png index a90b085d7..3f739914b 100644 Binary files a/kubejs/assets/tfg/textures/gui/modrinth_logo.png and b/kubejs/assets/tfg/textures/gui/modrinth_logo.png differ diff --git a/kubejs/assets/tfg/textures/gui/modrinth_logo_hovered.png b/kubejs/assets/tfg/textures/gui/modrinth_logo_hovered.png index ebe2dce68..8074f8f4e 100644 Binary files a/kubejs/assets/tfg/textures/gui/modrinth_logo_hovered.png and b/kubejs/assets/tfg/textures/gui/modrinth_logo_hovered.png differ