From 04b9976c115caa32f3bde30ca7d337d93cba2242 Mon Sep 17 00:00:00 2001 From: pinchese Date: Fri, 22 Jul 2022 20:58:37 -0500 Subject: [PATCH] hopefully fancymenu works now --- .../fancymenu/customization/Nazrinned Up.txt | 34 +++++++++---------- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/config/yosbr/config/fancymenu/customization/Nazrinned Up.txt b/config/yosbr/config/fancymenu/customization/Nazrinned Up.txt index d1b1eca..fb3becc 100644 --- a/config/yosbr/config/fancymenu/customization/Nazrinned Up.txt +++ b/config/yosbr/config/fancymenu/customization/Nazrinned Up.txt @@ -344,14 +344,14 @@ customization { orientation = bottom-right loopbackgroundanimations = true restartbackgroundanimations = true - buttonaction = mimicbutton + buttonaction = opengui x = -78 width = 70 actionid = a4f1ecf3-5043-4ee3-918b-9a70a941d6331658518411727 action = addbutton y = -37 label = Mods - value = net.minecraft.class_442:button_compatibility_id:modmenu_titlescreen_mods_button + value = com.terraformersmc.modmenu.gui.ModsScreen height = 20 } @@ -409,21 +409,21 @@ customization { orientation = mid-centered loopbackgroundanimations = true restartbackgroundanimations = true - buttonaction = mimicbutton - x = -100 + buttonaction = opengui + x = -99 width = 98 actionid = eca34c0b-bb6f-4117-9537-ead8e4c1dc511658520237773 action = addbutton y = 30 label = Singleplayer - value = net.minecraft.class_442:button_compatibility_id:mc_titlescreen_singleplayer_button + value = net.minecraft.class_526 height = 20 } customization { orientation = mid-centered restartbackgroundanimations = true - buttonaction = mimicbutton + buttonaction = opengui description = use the button up there to join oomfie >:( label = Multiplayer loopbackgroundanimations = true @@ -432,7 +432,7 @@ customization { actionid = b38480b7-7b12-498c-af8f-579da78b95751658520304773 action = addbutton y = 30 - value = net.minecraft.class_442:button_compatibility_id:mc_titlescreen_multiplayer_button + value = net.minecraft.class_500 height = 20 } @@ -440,14 +440,14 @@ customization { orientation = mid-centered loopbackgroundanimations = true restartbackgroundanimations = true - buttonaction = mimicbutton + buttonaction = opengui x = -100 width = 98 actionid = d85689d7-6eb2-4095-ab65-d70b68619eab1658520387565 action = addbutton y = 53 label = Nazrin Options - value = net.minecraft.class_442:button_compatibility_id:mc_titlescreen_options_button + value = net.minecraft.class_429 height = 20 } @@ -470,14 +470,14 @@ customization { orientation = bottom-right loopbackgroundanimations = true restartbackgroundanimations = true - buttonaction = mimicbutton + buttonaction = opengui x = -78 width = 70 actionid = 76bd5127-3c27-4161-aaa4-6f29e2b18ee51658520504907 action = addbutton y = -80 label = El EspaƱol - value = net.minecraft.class_442:button_compatibility_id:mc_titlescreen_language_button + value = net.minecraft.class_426 height = 20 } @@ -497,14 +497,14 @@ customization { orientation = bottom-right loopbackgroundanimations = true restartbackgroundanimations = true - buttonaction = mimicbutton + buttonaction = opengui x = -78 width = 70 actionid = ff1dedae-42c6-474c-8e61-ed81abeebd701658520539654 action = addbutton y = -102 label = Accessiblo - value = net.minecraft.class_442:button_compatibility_id:mc_titlescreen_accessibility_button + value = net.minecraft.class_4189 height = 20 } @@ -512,14 +512,14 @@ customization { orientation = bottom-right loopbackgroundanimations = true restartbackgroundanimations = true - buttonaction = mimicbutton + buttonaction = opengui x = -78 width = 70 actionid = 0c3282f5-2a75-4517-90f9-c95d81748f541658520592596 action = addbutton y = -124 label = Create - value = net.minecraft.class_442:376322 + value = com.simibubi.create.foundation.gui.CreateMainMenuScreen height = 20 } @@ -633,14 +633,14 @@ customization { orientation = mid-centered loopbackgroundanimations = true restartbackgroundanimations = true - buttonaction = mimicbutton + buttonaction = opengui x = 32 width = 68 actionid = ec008ccd-bd21-412a-a9bb-c989a03f12191658536996490 action = addbutton y = 7 label = AUTH ME??? - value = net.minecraft.class_500:77 + value = me.axieum.mcmod.authme.impl.gui.AuthMethodScreen height = 20 } diff --git a/index.toml b/index.toml index 166188a..035f79d 100644 --- a/index.toml +++ b/index.toml @@ -54,7 +54,7 @@ hash = "17cc1f04c4a15d3c02a8443902015f8f4f6a6b698aef031874dbd29137950501" [[files]] file = "config/yosbr/config/fancymenu/customization/Nazrinned Up.txt" -hash = "5e2c45e69c5982d8db7c1d5efe006ff473bd788128603baa09805b966498c628" +hash = "617eade96430ba0216c8921782b5afcf6a057c1af3a6718e786093d50d0ac998" [[files]] file = "config/yosbr/config/fancymenu/locals/de_de.local" diff --git a/pack.toml b/pack.toml index 42289a6..902682d 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "35f5156288d126c242353473fe8806c415f3ed3b2dd4ffec2f030bfabe18c676" +hash = "2944e17b5a240470c40c8bac36a820b94f8f1faaef44be14553010ad11eadb98" [versions] fabric = "0.14.8"