0.0.6-alpha
This commit is contained in:
@@ -1,55 +1,35 @@
|
||||
type = menu
|
||||
type = fancymenu_layout
|
||||
|
||||
customization-meta {
|
||||
identifier = de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen
|
||||
randomgroup = 1
|
||||
renderorder = foreground
|
||||
layout-meta {
|
||||
identifier = drippy_loading_overlay
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1708161337768
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:fbcc5b8a-fb68-49b1-a758-ae8fbbc87feb-1708161337768] = [groups:][instances:]
|
||||
}
|
||||
|
||||
menu_background {
|
||||
color = #000000
|
||||
background_type = drippy_color_background
|
||||
}
|
||||
|
||||
customization {
|
||||
keepaspectratio = false
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
original_pos_size_calculation = true
|
||||
x = 153
|
||||
width = 334
|
||||
action = deep_customization_element:drippy_overlay_logo
|
||||
actionid = c014b0e1-b69c-4dcf-9837-02ebaffebf371694137249390
|
||||
y = 126
|
||||
height = 82
|
||||
scroll_list_customization {
|
||||
preserve_scroll_list_header_footer_aspect_ratio = true
|
||||
render_scroll_list_header_shadow = true
|
||||
render_scroll_list_footer_shadow = true
|
||||
show_scroll_list_header_footer_preview_in_editor = false
|
||||
}
|
||||
|
||||
customization {
|
||||
custom_color_hex = #000000
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = -1000000
|
||||
width = 0
|
||||
action = deep_customization_element:drippy_overlay_background
|
||||
actionid = e65b85c7-7480-4f6d-8119-416eab0d04d51694137249414
|
||||
y = -1000000
|
||||
height = 0
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
original_pos_size_calculation = true
|
||||
x = 153
|
||||
width = 334
|
||||
action = deep_customization_element:drippy_overlay_progress_bar
|
||||
actionid = 973ff32d-d27b-48cb-b0c2-0a3d188e8eca1694137249414
|
||||
y = 273
|
||||
height = 10
|
||||
}
|
||||
|
||||
customization {
|
||||
element {
|
||||
orientation = bottom-left
|
||||
enable_scrolling = true
|
||||
shadow = true
|
||||
@@ -66,5 +46,56 @@ customization {
|
||||
y = -45
|
||||
alignment = left
|
||||
height = 45
|
||||
element_type = fancymenu_customization_item_text
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = b35cacd4-43a6-4e8b-aba3-d1b4c5443903-1708161337781
|
||||
[executable_block:b35cacd4-43a6-4e8b-aba3-d1b4c5443903-1708161337781][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mojang_logo
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 168ad400-8ec4-4bb1-bae7-625585d38bfd-1708161337781
|
||||
[loading_requirement_container_meta:168ad400-8ec4-4bb1-bae7-625585d38bfd-1708161337781] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 814471bf-26a3-4a09-aa41-adf4f538d02a-1708161337781
|
||||
[executable_block:814471bf-26a3-4a09-aa41-adf4f538d02a-1708161337781][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = progress_bar
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = d8a70844-97d8-4661-84fe-3a3510d4c1b7-1708161337781
|
||||
[loading_requirement_container_meta:d8a70844-97d8-4661-84fe-3a3510d4c1b7-1708161337781] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
|
||||
@@ -1,191 +1,30 @@
|
||||
type = menu
|
||||
type = fancymenu_layout
|
||||
|
||||
customization-meta {
|
||||
identifier = net.minecraft.client.gui.screens.TitleScreen
|
||||
randomgroup = 1
|
||||
renderorder = foreground
|
||||
layout-meta {
|
||||
identifier = title_screen
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1708161337784
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:d6a9f33b-a9bc-4727-be5d-ef5825997ffb-1708161337784] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
keepaspectratio = false
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = -18
|
||||
scroll_list_customization {
|
||||
preserve_scroll_list_header_footer_aspect_ratio = true
|
||||
render_scroll_list_header_shadow = true
|
||||
render_scroll_list_footer_shadow = true
|
||||
show_scroll_list_header_footer_preview_in_editor = false
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_accessibility_button%
|
||||
orientation = mid-right
|
||||
x = -53
|
||||
action = movebutton
|
||||
y = 74
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=376322%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = 74
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_options_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = 28
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_options_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_quit_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = 51
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_quit_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_language_button%
|
||||
orientation = mid-right
|
||||
x = -80
|
||||
action = movebutton
|
||||
y = 74
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = -41
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:forge_titlescreen_mods_button%
|
||||
orientation = mid-right
|
||||
x = -107
|
||||
action = movebutton
|
||||
y = 5
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:forge_titlescreen_mods_button%
|
||||
width = 100
|
||||
action = resizebutton
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_realms_button%
|
||||
action = hidebutton
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 220
|
||||
width = 200
|
||||
action = deep_customization_element:title_screen_forge_top
|
||||
actionid = 9a292a29-b112-42b6-98a2-622d6c5a8bff1694138873911
|
||||
y = 4
|
||||
height = 19
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 2
|
||||
width = 70
|
||||
action = deep_customization_element:title_screen_branding
|
||||
actionid = 4bdb42ff-08de-4a0a-95ab-ff5baa091df11694138873911
|
||||
y = 292
|
||||
height = 40
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 471
|
||||
width = 168
|
||||
action = deep_customization_element:title_screen_forge_copyright
|
||||
actionid = 7c58cfdc-7387-46eb-b3c7-f176a033bbc51694138873911
|
||||
y = 314
|
||||
height = 9
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = true
|
||||
x = 343
|
||||
width = 13
|
||||
action = deep_customization_element:title_screen_realms_notification
|
||||
actionid = 1a22632d-3767-4a5f-95f9-cf51ab24b8c91694138873912
|
||||
y = 162
|
||||
height = 13
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = top-left
|
||||
hidden = true
|
||||
x = 103
|
||||
width = 274
|
||||
action = deep_customization_element:title_screen_logo
|
||||
actionid = 97fefb56-d6db-4cfa-80b4-c9836afdadeb1694138873912
|
||||
y = 30
|
||||
height = 52
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = mid-right
|
||||
splash_color = #ffff00
|
||||
hidden = false
|
||||
x = -90
|
||||
width = 60
|
||||
splash_rotation = -20
|
||||
action = deep_customization_element:title_screen_splash
|
||||
actionid = 2f91d561-6b9f-4f0e-855e-55a7337752e81694138873912
|
||||
y = -60
|
||||
height = 30
|
||||
}
|
||||
|
||||
customization {
|
||||
element {
|
||||
orientation = bottom-centered
|
||||
enable_scrolling = true
|
||||
shadow = true
|
||||
@@ -202,31 +41,50 @@ customization {
|
||||
y = -22
|
||||
alignment = left
|
||||
height = 22
|
||||
element_type = fancymenu_customization_item_text
|
||||
}
|
||||
|
||||
customization {
|
||||
path =
|
||||
orientation = top-left
|
||||
element {
|
||||
source = [source:local]
|
||||
element_type = image
|
||||
instance_identifier = af7012be-559f-489a-b884-386b5fdb773a1694139218323
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = top-left
|
||||
x = 0
|
||||
width = 0
|
||||
action = addtexture
|
||||
actionid = af7012be-559f-489a-b884-386b5fdb773a1694139218323
|
||||
y = 10
|
||||
width = 0
|
||||
height = 100
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = b1da5740-f5cb-470e-a7ab-4af567fe38a2-1708161337803
|
||||
[loading_requirement_container_meta:b1da5740-f5cb-470e-a7ab-4af567fe38a2-1708161337803] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
path = logo.png
|
||||
orientation = top-centered
|
||||
element {
|
||||
source = [source:local]logo.png
|
||||
element_type = image
|
||||
instance_identifier = 2416bd1b-9a52-47ba-9f56-40390aa17ed61694139299733
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = top-centered
|
||||
x = -120
|
||||
width = 240
|
||||
action = addtexture
|
||||
actionid = 2416bd1b-9a52-47ba-9f56-40390aa17ed61694139299733
|
||||
y = 30
|
||||
width = 240
|
||||
height = 37
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 0cd4de59-42bb-4da6-955f-4f9bebe618c7-1708161337814
|
||||
[loading_requirement_container_meta:0cd4de59-42bb-4da6-955f-4f9bebe618c7-1708161337814] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
element {
|
||||
orientation = mid-centered
|
||||
enable_scrolling = true
|
||||
shadow = true
|
||||
@@ -243,9 +101,10 @@ customization {
|
||||
y = -20
|
||||
alignment = left
|
||||
height = 40
|
||||
element_type = fancymenu_customization_item_text
|
||||
}
|
||||
|
||||
customization {
|
||||
element {
|
||||
orientation = mid-left
|
||||
copy_client_player = true
|
||||
slim = false
|
||||
@@ -270,21 +129,332 @@ customization {
|
||||
auto_cape = false
|
||||
is_baby = false
|
||||
height = 115
|
||||
element_type = fancymenu_customization_player_entity
|
||||
}
|
||||
|
||||
customization {
|
||||
orientation = mid-right
|
||||
element {
|
||||
button_element_executable_block_identifier = 3326c46e-5f4a-4fc0-956b-2ce5c2cb60a9-1708161337826
|
||||
[executable_action_instance:2c1ca95c-7038-47e3-809e-b528261019e3-1708161337830][action_type:openlink] = https://kook.top/Zjved5
|
||||
[executable_block:3326c46e-5f4a-4fc0-956b-2ce5c2cb60a9-1708161337826][type:generic] = [executables:2c1ca95c-7038-47e3-809e-b528261019e3-1708161337830;]
|
||||
restartbackgroundanimations = true
|
||||
buttonaction = openlink;https://kook.top/Zjved5%btnaction_splitter_fm%
|
||||
description = 加入KOOK交流群
|
||||
label = 群
|
||||
loopbackgroundanimations = true
|
||||
hoverlabel = 群
|
||||
description = 加入KOOK交流群
|
||||
label = 群
|
||||
element_type = custom_button
|
||||
instance_identifier = c4222d97-43fd-4623-94cc-412d21f99cc01697369415913
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -27
|
||||
width = 20
|
||||
action = addbutton
|
||||
actionid = c4222d97-43fd-4623-94cc-412d21f99cc01697369415913
|
||||
y = 74
|
||||
width = 20
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 1f1f0117-b20c-4b5a-9b2d-100718429697-1708161337830
|
||||
[loading_requirement_container_meta:1f1f0117-b20c-4b5a-9b2d-100718429697-1708161337830] = [groups:][instances:]
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = efa548e5-842e-4931-bce3-a08466f3c764-1708161337784
|
||||
[executable_block:efa548e5-842e-4931-bce3-a08466f3c764-1708161337784][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_multiplayer_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = -18
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 606360a0-5e4e-46a7-a4ca-1e7009df7514-1708161337784
|
||||
[loading_requirement_container_meta:606360a0-5e4e-46a7-a4ca-1e7009df7514-1708161337784] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = ba9a1a26-cb71-4acb-9f9d-7ad2cc63efe4-1708161337788
|
||||
[executable_block:ba9a1a26-cb71-4acb-9f9d-7ad2cc63efe4-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_options_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = 28
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 7ffda62b-4e81-4805-8187-c56ad189df1f-1708161337788
|
||||
[loading_requirement_container_meta:7ffda62b-4e81-4805-8187-c56ad189df1f-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 5cc0e5ce-20ff-4c93-a60b-60b85e1eda3b-1708161337788
|
||||
[executable_block:5cc0e5ce-20ff-4c93-a60b-60b85e1eda3b-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 376322
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = 74
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = b8e3b7be-db15-4abb-875b-3e616c491ef7-1708161337788
|
||||
[loading_requirement_container_meta:b8e3b7be-db15-4abb-875b-3e616c491ef7-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = bacdc57e-ee5a-4ed4-bcf3-78cd4dc5622d-1708161337788
|
||||
[executable_block:bacdc57e-ee5a-4ed4-bcf3-78cd4dc5622d-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_language_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -80
|
||||
y = 74
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 36eb1e23-c571-4967-9722-ce3ea8d56eac-1708161337788
|
||||
[loading_requirement_container_meta:36eb1e23-c571-4967-9722-ce3ea8d56eac-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 1971447d-df3c-4614-8f4c-14877fb73e37-1708161337789
|
||||
[executable_block:1971447d-df3c-4614-8f4c-14877fb73e37-1708161337789][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = forge_titlescreen_mods_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = 5
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = ffbfe4a4-4122-4197-92f9-d1929ade86a4-1708161337789
|
||||
[loading_requirement_container_meta:ffbfe4a4-4122-4197-92f9-d1929ade86a4-1708161337789] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 1ef42bfb-fe44-42aa-bfcf-8487a1164571-1708161337788
|
||||
[executable_block:1ef42bfb-fe44-42aa-bfcf-8487a1164571-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_singleplayer_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = -41
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = b6aad555-2569-4402-b233-db8ee60ca8a2-1708161337788
|
||||
[loading_requirement_container_meta:b6aad555-2569-4402-b233-db8ee60ca8a2-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 413e8644-af54-4980-b69d-1dda9d186b40-1708161337788
|
||||
[executable_block:413e8644-af54-4980-b69d-1dda9d186b40-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_quit_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -107
|
||||
y = 51
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 38aef8be-d21e-48d3-a847-530dd4148690-1708161337788
|
||||
[loading_requirement_container_meta:38aef8be-d21e-48d3-a847-530dd4148690-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 0559dade-dc7f-41c6-abb3-eb8e2f7bb37c-1708161337788
|
||||
[executable_block:0559dade-dc7f-41c6-abb3-eb8e2f7bb37c-1708161337788][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_accessibility_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-right
|
||||
x = -53
|
||||
y = 74
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 9886a9e9-4f4a-45d1-9af0-c688a21a49c6-1708161337788
|
||||
[loading_requirement_container_meta:9886a9e9-4f4a-45d1-9af0-c688a21a49c6-1708161337788] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = a9a9a891-39c7-44a0-973c-9cd0248663e6-1708161337789
|
||||
[executable_block:a9a9a891-39c7-44a0-973c-9cd0248663e6-1708161337789][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = mc_titlescreen_realms_button
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 749c3f69-a607-4ab3-b1ba-1ef16b05899e-1708161337789
|
||||
[loading_requirement_container_meta:749c3f69-a607-4ab3-b1ba-1ef16b05899e-1708161337789] = [groups:][instances:]
|
||||
is_hidden = true
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 220
|
||||
width = 200
|
||||
action = deep_customization_element:title_screen_forge_top
|
||||
actionid = 9a292a29-b112-42b6-98a2-622d6c5a8bff1694138873911
|
||||
y = 4
|
||||
height = 19
|
||||
element_type = title_screen_forge_top
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 2
|
||||
width = 70
|
||||
action = deep_customization_element:title_screen_branding
|
||||
actionid = 4bdb42ff-08de-4a0a-95ab-ff5baa091df11694138873911
|
||||
y = 292
|
||||
height = 40
|
||||
element_type = title_screen_branding
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = false
|
||||
x = 471
|
||||
width = 168
|
||||
action = deep_customization_element:title_screen_forge_copyright
|
||||
actionid = 7c58cfdc-7387-46eb-b3c7-f176a033bbc51694138873911
|
||||
y = 314
|
||||
height = 9
|
||||
element_type = title_screen_forge_copyright
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = true
|
||||
x = 343
|
||||
width = 13
|
||||
action = deep_customization_element:title_screen_realms_notification
|
||||
actionid = 1a22632d-3767-4a5f-95f9-cf51ab24b8c91694138873912
|
||||
y = 162
|
||||
height = 13
|
||||
element_type = title_screen_realms_notification
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = top-left
|
||||
hidden = true
|
||||
x = 103
|
||||
width = 274
|
||||
action = deep_customization_element:title_screen_logo
|
||||
actionid = 97fefb56-d6db-4cfa-80b4-c9836afdadeb1694138873912
|
||||
y = 30
|
||||
height = 52
|
||||
element_type = title_screen_logo
|
||||
}
|
||||
|
||||
deep_element {
|
||||
orientation = mid-right
|
||||
splash_color = #ffff00
|
||||
hidden = false
|
||||
x = -90
|
||||
width = 60
|
||||
splash_rotation = -20
|
||||
action = deep_customization_element:title_screen_splash
|
||||
actionid = 2f91d561-6b9f-4f0e-855e-55a7337752e81694138873912
|
||||
y = -60
|
||||
height = 30
|
||||
element_type = title_screen_splash
|
||||
}
|
||||
|
||||
|
||||
@@ -1,19 +1,30 @@
|
||||
type = menu
|
||||
type = fancymenu_layout
|
||||
|
||||
customization-meta {
|
||||
identifier = net.minecraft.client.gui.screens.LevelLoadingScreen
|
||||
randomgroup = 1
|
||||
renderorder = foreground
|
||||
layout-meta {
|
||||
identifier = level_loading_screen
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1708161337832
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:031c363f-e226-41e7-93fa-20c6af5bca25-1708161337832] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
keepaspectratio = false
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
customization {
|
||||
scroll_list_customization {
|
||||
preserve_scroll_list_header_footer_aspect_ratio = true
|
||||
render_scroll_list_header_shadow = true
|
||||
render_scroll_list_footer_shadow = true
|
||||
show_scroll_list_header_footer_preview_in_editor = false
|
||||
}
|
||||
|
||||
element {
|
||||
orientation = bottom-left
|
||||
enable_scrolling = true
|
||||
shadow = true
|
||||
@@ -30,5 +41,6 @@ customization {
|
||||
y = -22
|
||||
alignment = left
|
||||
height = 22
|
||||
element_type = fancymenu_customization_item_text
|
||||
}
|
||||
|
||||
|
||||
@@ -1,25 +1,76 @@
|
||||
type = menu
|
||||
type = fancymenu_layout
|
||||
|
||||
customization-meta {
|
||||
identifier = net.minecraft.client.gui.screens.OptionsScreen
|
||||
randomgroup = 1
|
||||
renderorder = foreground
|
||||
layout-meta {
|
||||
identifier = options_screen
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1708161337832
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:805aebb9-78fc-4421-a634-d4ed2fa837f0-1708161337832] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
keepaspectratio = false
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=345304%
|
||||
action = hidebutton
|
||||
scroll_list_customization {
|
||||
preserve_scroll_list_header_footer_aspect_ratio = true
|
||||
render_scroll_list_header_shadow = true
|
||||
render_scroll_list_footer_shadow = true
|
||||
show_scroll_list_header_footer_preview_in_editor = false
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=505304%
|
||||
action = hidebutton
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 7471947d-d1b6-4c7c-aa3e-9b4b04b42d4d-1708161337832
|
||||
[executable_block:7471947d-d1b6-4c7c-aa3e-9b4b04b42d4d-1708161337832][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 505304
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = a3c635dc-39ec-4414-8fba-9e2ac3eb471f-1708161337832
|
||||
[loading_requirement_container_meta:a3c635dc-39ec-4414-8fba-9e2ac3eb471f-1708161337832] = [groups:][instances:]
|
||||
is_hidden = true
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 1064647c-3865-4f36-9783-4b9b3587b17f-1708161337832
|
||||
[executable_block:1064647c-3865-4f36-9783-4b9b3587b17f-1708161337832][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 345304
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 0
|
||||
y = 0
|
||||
width = 0
|
||||
height = 0
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = false
|
||||
element_loading_requirement_container_identifier = 352185c5-b4cf-402a-8eaa-1998df859198-1708161337832
|
||||
[loading_requirement_container_meta:352185c5-b4cf-402a-8eaa-1998df859198-1708161337832] = [groups:][instances:]
|
||||
is_hidden = true
|
||||
automated_button_clicks = 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user