fix fancymenu, add reinforced chests, storagedrawers, remove my totem
All checks were successful
/ build (push) Successful in 9s
All checks were successful
/ build (push) Successful in 9s
doll +respect
This commit is contained in:
parent
b91fac6f0b
commit
318c465682
7 changed files with 383 additions and 379 deletions
|
|
@ -3,13 +3,13 @@ type = fancymenu_layout
|
||||||
layout-meta {
|
layout-meta {
|
||||||
identifier = title_screen
|
identifier = title_screen
|
||||||
render_custom_elements_behind_vanilla = true
|
render_custom_elements_behind_vanilla = true
|
||||||
last_edited_time = 1759149783098
|
last_edited_time = 1759390866010
|
||||||
is_enabled = true
|
is_enabled = true
|
||||||
randommode = false
|
randommode = false
|
||||||
randomgroup = 1
|
randomgroup = 1
|
||||||
randomonlyfirsttime = false
|
randomonlyfirsttime = false
|
||||||
layout_index = 0
|
layout_index = 0
|
||||||
[loading_requirement_container_meta:0aa52589-3afd-4690-9312-2d10e6f898e8-1759148630246] = [groups:][instances:]
|
[loading_requirement_container_meta:dff2080a-eb7e-4a10-b89b-0621572125ec-1759390746931] = [groups:][instances:]
|
||||||
}
|
}
|
||||||
|
|
||||||
customization {
|
customization {
|
||||||
|
|
@ -122,13 +122,13 @@ element {
|
||||||
fade_out_speed = 1.0
|
fade_out_speed = 1.0
|
||||||
base_opacity = 1.0
|
base_opacity = 1.0
|
||||||
auto_sizing = false
|
auto_sizing = false
|
||||||
auto_sizing_base_screen_width = 1281
|
auto_sizing_base_screen_width = 1920
|
||||||
auto_sizing_base_screen_height = 726
|
auto_sizing_base_screen_height = 1006
|
||||||
sticky_anchor = false
|
sticky_anchor = false
|
||||||
anchor_point = element
|
anchor_point = element
|
||||||
anchor_point_element = 5d69343a-c857-4379-b536-56081947054a-1759148582585
|
anchor_point_element = 5d69343a-c857-4379-b536-56081947054a-1759148582585
|
||||||
x = 2
|
x = 0
|
||||||
y = 23
|
y = 22
|
||||||
width = 200
|
width = 200
|
||||||
height = 20
|
height = 20
|
||||||
stretch_x = false
|
stretch_x = false
|
||||||
|
|
@ -188,15 +188,15 @@ element {
|
||||||
}
|
}
|
||||||
|
|
||||||
vanilla_button {
|
vanilla_button {
|
||||||
button_element_executable_block_identifier = 7cee9c32-a9b7-4ea8-abfb-72093a0ebd2b-1759148383721
|
button_element_executable_block_identifier = ff50edeb-5ccd-4a72-9eec-4127e225fb98-1759148383721
|
||||||
[executable_block:7cee9c32-a9b7-4ea8-abfb-72093a0ebd2b-1759148383721][type:generic] = [executables:]
|
[executable_block:ff50edeb-5ccd-4a72-9eec-4127e225fb98-1759148383721][type:generic] = [executables:]
|
||||||
restartbackgroundanimations = true
|
restartbackgroundanimations = true
|
||||||
nine_slice_custom_background = false
|
nine_slice_custom_background = false
|
||||||
nine_slice_border_x = 5
|
nine_slice_border_x = 5
|
||||||
nine_slice_border_y = 5
|
nine_slice_border_y = 5
|
||||||
navigatable = true
|
navigatable = true
|
||||||
widget_active_state_requirement_container_identifier = 5c442494-4f40-4159-a51f-d0d25a2dd28e-1759148383721
|
widget_active_state_requirement_container_identifier = 13920ded-c701-4c9d-8407-71460c255a1d-1759148383721
|
||||||
[loading_requirement_container_meta:5c442494-4f40-4159-a51f-d0d25a2dd28e-1759148383721] = [groups:][instances:]
|
[loading_requirement_container_meta:13920ded-c701-4c9d-8407-71460c255a1d-1759148383721] = [groups:][instances:]
|
||||||
is_template = false
|
is_template = false
|
||||||
template_apply_width = false
|
template_apply_width = false
|
||||||
template_apply_height = false
|
template_apply_height = false
|
||||||
|
|
@ -210,7 +210,7 @@ vanilla_button {
|
||||||
nine_slice_slider_handle_border_x = 5
|
nine_slice_slider_handle_border_x = 5
|
||||||
nine_slice_slider_handle_border_y = 5
|
nine_slice_slider_handle_border_y = 5
|
||||||
element_type = vanilla_button
|
element_type = vanilla_button
|
||||||
instance_identifier = mc_titlescreen_quit_button
|
instance_identifier = 604394
|
||||||
appearance_delay = no_delay
|
appearance_delay = no_delay
|
||||||
appearance_delay_seconds = 1.0
|
appearance_delay_seconds = 1.0
|
||||||
fade_in_v2 = no_fading
|
fade_in_v2 = no_fading
|
||||||
|
|
@ -219,19 +219,20 @@ vanilla_button {
|
||||||
fade_out_speed = 1.0
|
fade_out_speed = 1.0
|
||||||
base_opacity = 1.0
|
base_opacity = 1.0
|
||||||
auto_sizing = false
|
auto_sizing = false
|
||||||
auto_sizing_base_screen_width = 0
|
auto_sizing_base_screen_width = 1920
|
||||||
auto_sizing_base_screen_height = 0
|
auto_sizing_base_screen_height = 1006
|
||||||
sticky_anchor = false
|
sticky_anchor = false
|
||||||
anchor_point = vanilla
|
anchor_point = element
|
||||||
x = 215
|
anchor_point_element = mc_titlescreen_options_button
|
||||||
y = 204
|
x = 205
|
||||||
width = 98
|
y = 0
|
||||||
|
width = 20
|
||||||
height = 20
|
height = 20
|
||||||
stretch_x = false
|
stretch_x = false
|
||||||
stretch_y = false
|
stretch_y = false
|
||||||
stay_on_screen = true
|
stay_on_screen = true
|
||||||
element_loading_requirement_container_identifier = a361ec17-cc2d-4826-9144-563b279683c7-1759148383721
|
element_loading_requirement_container_identifier = f72955da-5a3e-47b7-a84f-d51c6011978d-1759148383721
|
||||||
[loading_requirement_container_meta:a361ec17-cc2d-4826-9144-563b279683c7-1759148383721] = [groups:][instances:]
|
[loading_requirement_container_meta:f72955da-5a3e-47b7-a84f-d51c6011978d-1759148383721] = [groups:][instances:]
|
||||||
enable_parallax = false
|
enable_parallax = false
|
||||||
parallax_intensity_v2 = 0.5
|
parallax_intensity_v2 = 0.5
|
||||||
invert_parallax = false
|
invert_parallax = false
|
||||||
|
|
@ -245,15 +246,15 @@ vanilla_button {
|
||||||
}
|
}
|
||||||
|
|
||||||
vanilla_button {
|
vanilla_button {
|
||||||
button_element_executable_block_identifier = 24c17131-f7a4-48f0-ad3d-35c7906f6067-1759148383721
|
button_element_executable_block_identifier = 4f21cb52-7c06-4fdc-aec9-ffc5ee72ece5-1759148383721
|
||||||
[executable_block:24c17131-f7a4-48f0-ad3d-35c7906f6067-1759148383721][type:generic] = [executables:]
|
[executable_block:4f21cb52-7c06-4fdc-aec9-ffc5ee72ece5-1759148383721][type:generic] = [executables:]
|
||||||
restartbackgroundanimations = true
|
restartbackgroundanimations = true
|
||||||
nine_slice_custom_background = false
|
nine_slice_custom_background = false
|
||||||
nine_slice_border_x = 5
|
nine_slice_border_x = 5
|
||||||
nine_slice_border_y = 5
|
nine_slice_border_y = 5
|
||||||
navigatable = true
|
navigatable = true
|
||||||
widget_active_state_requirement_container_identifier = 7b40bee6-8d21-4de9-99e1-8dedfb24b001-1759148383721
|
widget_active_state_requirement_container_identifier = a9863ac4-6d14-407a-a9a1-c44369d4fd4e-1759148383721
|
||||||
[loading_requirement_container_meta:7b40bee6-8d21-4de9-99e1-8dedfb24b001-1759148383721] = [groups:][instances:]
|
[loading_requirement_container_meta:a9863ac4-6d14-407a-a9a1-c44369d4fd4e-1759148383721] = [groups:][instances:]
|
||||||
is_template = false
|
is_template = false
|
||||||
template_apply_width = false
|
template_apply_width = false
|
||||||
template_apply_height = false
|
template_apply_height = false
|
||||||
|
|
@ -267,7 +268,7 @@ vanilla_button {
|
||||||
nine_slice_slider_handle_border_x = 5
|
nine_slice_slider_handle_border_x = 5
|
||||||
nine_slice_slider_handle_border_y = 5
|
nine_slice_slider_handle_border_y = 5
|
||||||
element_type = vanilla_button
|
element_type = vanilla_button
|
||||||
instance_identifier = mc_titlescreen_options_button
|
instance_identifier = mc_titlescreen_realms_button
|
||||||
appearance_delay = no_delay
|
appearance_delay = no_delay
|
||||||
appearance_delay_seconds = 1.0
|
appearance_delay_seconds = 1.0
|
||||||
fade_in_v2 = no_fading
|
fade_in_v2 = no_fading
|
||||||
|
|
@ -280,72 +281,73 @@ vanilla_button {
|
||||||
auto_sizing_base_screen_height = 726
|
auto_sizing_base_screen_height = 726
|
||||||
sticky_anchor = false
|
sticky_anchor = false
|
||||||
anchor_point = vanilla
|
anchor_point = vanilla
|
||||||
x = 113
|
x = 380
|
||||||
y = 204
|
y = 209
|
||||||
width = 98
|
|
||||||
height = 20
|
|
||||||
stretch_x = false
|
|
||||||
stretch_y = false
|
|
||||||
stay_on_screen = true
|
|
||||||
element_loading_requirement_container_identifier = bcaaa37b-2ec4-4144-9a8f-b88fd7bff0b5-1759148383721
|
|
||||||
[loading_requirement_container_meta:bcaaa37b-2ec4-4144-9a8f-b88fd7bff0b5-1759148383721] = [groups:][instances:]
|
|
||||||
enable_parallax = false
|
|
||||||
parallax_intensity_v2 = 0.5
|
|
||||||
invert_parallax = false
|
|
||||||
animated_offset_x = 0
|
|
||||||
animated_offset_y = 0
|
|
||||||
load_once_per_session = false
|
|
||||||
in_editor_color = #FFC800FF
|
|
||||||
layer_hidden_in_editor = false
|
|
||||||
is_hidden = false
|
|
||||||
automated_button_clicks = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
vanilla_button {
|
|
||||||
button_element_executable_block_identifier = f7303ee3-b6dd-4ed4-ad7d-2a0e99d25573-1759148383721
|
|
||||||
[executable_block:f7303ee3-b6dd-4ed4-ad7d-2a0e99d25573-1759148383721][type:generic] = [executables:]
|
|
||||||
restartbackgroundanimations = true
|
|
||||||
nine_slice_custom_background = false
|
|
||||||
nine_slice_border_x = 5
|
|
||||||
nine_slice_border_y = 5
|
|
||||||
navigatable = true
|
|
||||||
widget_active_state_requirement_container_identifier = c86ab769-858b-4d38-be9b-9157a8d73c4f-1759148383721
|
|
||||||
[loading_requirement_container_meta:c86ab769-858b-4d38-be9b-9157a8d73c4f-1759148383721] = [groups:][instances:]
|
|
||||||
is_template = false
|
|
||||||
template_apply_width = false
|
|
||||||
template_apply_height = false
|
|
||||||
template_apply_posx = false
|
|
||||||
template_apply_posy = false
|
|
||||||
template_apply_opacity = false
|
|
||||||
template_apply_visibility = false
|
|
||||||
template_apply_label = false
|
|
||||||
template_share_with = buttons
|
|
||||||
nine_slice_slider_handle = false
|
|
||||||
nine_slice_slider_handle_border_x = 5
|
|
||||||
nine_slice_slider_handle_border_y = 5
|
|
||||||
element_type = vanilla_button
|
|
||||||
instance_identifier = modmenu_titlescreen_mods_button
|
|
||||||
appearance_delay = no_delay
|
|
||||||
appearance_delay_seconds = 1.0
|
|
||||||
fade_in_v2 = no_fading
|
|
||||||
fade_in_speed = 1.0
|
|
||||||
fade_out = no_fading
|
|
||||||
fade_out_speed = 1.0
|
|
||||||
base_opacity = 1.0
|
|
||||||
auto_sizing = false
|
|
||||||
auto_sizing_base_screen_width = 1281
|
|
||||||
auto_sizing_base_screen_height = 726
|
|
||||||
sticky_anchor = false
|
|
||||||
anchor_point = mid-centered
|
|
||||||
x = -100
|
|
||||||
y = 30
|
|
||||||
width = 200
|
width = 200
|
||||||
height = 20
|
height = 20
|
||||||
stretch_x = false
|
stretch_x = false
|
||||||
stretch_y = false
|
stretch_y = false
|
||||||
stay_on_screen = true
|
stay_on_screen = true
|
||||||
element_loading_requirement_container_identifier = 60efb0c3-68a5-44c2-9f61-68ca98653c71-1759148383721
|
element_loading_requirement_container_identifier = 7c322680-c215-41d7-b375-e725aa5bccf4-1759148383721
|
||||||
[loading_requirement_container_meta:60efb0c3-68a5-44c2-9f61-68ca98653c71-1759148383721] = [groups:][instances:]
|
[loading_requirement_container_meta:7c322680-c215-41d7-b375-e725aa5bccf4-1759148383721] = [groups:][instances:]
|
||||||
|
enable_parallax = false
|
||||||
|
parallax_intensity_v2 = 0.5
|
||||||
|
invert_parallax = false
|
||||||
|
animated_offset_x = 0
|
||||||
|
animated_offset_y = 0
|
||||||
|
load_once_per_session = false
|
||||||
|
in_editor_color = #FFC800FF
|
||||||
|
layer_hidden_in_editor = false
|
||||||
|
is_hidden = true
|
||||||
|
automated_button_clicks = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
vanilla_button {
|
||||||
|
button_element_executable_block_identifier = 67f68ce4-5719-48e4-a9c2-15ed4e767d7d-1759148383721
|
||||||
|
[executable_block:67f68ce4-5719-48e4-a9c2-15ed4e767d7d-1759148383721][type:generic] = [executables:]
|
||||||
|
restartbackgroundanimations = true
|
||||||
|
nine_slice_custom_background = false
|
||||||
|
nine_slice_border_x = 5
|
||||||
|
nine_slice_border_y = 5
|
||||||
|
navigatable = true
|
||||||
|
widget_active_state_requirement_container_identifier = 2e08cdcc-870b-4494-b900-852223957bfe-1759148383721
|
||||||
|
[loading_requirement_container_meta:2e08cdcc-870b-4494-b900-852223957bfe-1759148383721] = [groups:][instances:]
|
||||||
|
is_template = false
|
||||||
|
template_apply_width = false
|
||||||
|
template_apply_height = false
|
||||||
|
template_apply_posx = false
|
||||||
|
template_apply_posy = false
|
||||||
|
template_apply_opacity = false
|
||||||
|
template_apply_visibility = false
|
||||||
|
template_apply_label = false
|
||||||
|
template_share_with = buttons
|
||||||
|
nine_slice_slider_handle = false
|
||||||
|
nine_slice_slider_handle_border_x = 5
|
||||||
|
nine_slice_slider_handle_border_y = 5
|
||||||
|
element_type = vanilla_button
|
||||||
|
instance_identifier = 376394
|
||||||
|
appearance_delay = no_delay
|
||||||
|
appearance_delay_seconds = 1.0
|
||||||
|
fade_in_v2 = no_fading
|
||||||
|
fade_in_speed = 1.0
|
||||||
|
fade_out = no_fading
|
||||||
|
fade_out_speed = 1.0
|
||||||
|
base_opacity = 1.0
|
||||||
|
auto_sizing = false
|
||||||
|
auto_sizing_base_screen_width = 1920
|
||||||
|
auto_sizing_base_screen_height = 1006
|
||||||
|
sticky_anchor = false
|
||||||
|
anchor_point = element
|
||||||
|
anchor_point_element = mc_titlescreen_options_button
|
||||||
|
x = -25
|
||||||
|
y = 0
|
||||||
|
width = 20
|
||||||
|
height = 20
|
||||||
|
stretch_x = false
|
||||||
|
stretch_y = false
|
||||||
|
stay_on_screen = true
|
||||||
|
element_loading_requirement_container_identifier = e3db0b4d-52c1-4221-b0e5-ce4f0d7c93db-1759148383721
|
||||||
|
[loading_requirement_container_meta:e3db0b4d-52c1-4221-b0e5-ce4f0d7c93db-1759148383721] = [groups:][instances:]
|
||||||
enable_parallax = false
|
enable_parallax = false
|
||||||
parallax_intensity_v2 = 0.5
|
parallax_intensity_v2 = 0.5
|
||||||
invert_parallax = false
|
invert_parallax = false
|
||||||
|
|
@ -417,6 +419,63 @@ vanilla_button {
|
||||||
automated_button_clicks = 0
|
automated_button_clicks = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
vanilla_button {
|
||||||
|
button_element_executable_block_identifier = 8152860c-1baa-4229-9d11-4edc8989fe69-1759148383721
|
||||||
|
[executable_block:8152860c-1baa-4229-9d11-4edc8989fe69-1759148383721][type:generic] = [executables:]
|
||||||
|
restartbackgroundanimations = true
|
||||||
|
nine_slice_custom_background = false
|
||||||
|
nine_slice_border_x = 5
|
||||||
|
nine_slice_border_y = 5
|
||||||
|
navigatable = true
|
||||||
|
widget_active_state_requirement_container_identifier = 60b8a82f-7887-468b-b4a2-02849601ee7e-1759148383721
|
||||||
|
[loading_requirement_container_meta:60b8a82f-7887-468b-b4a2-02849601ee7e-1759148383721] = [groups:][instances:]
|
||||||
|
is_template = false
|
||||||
|
template_apply_width = false
|
||||||
|
template_apply_height = false
|
||||||
|
template_apply_posx = false
|
||||||
|
template_apply_posy = false
|
||||||
|
template_apply_opacity = false
|
||||||
|
template_apply_visibility = false
|
||||||
|
template_apply_label = false
|
||||||
|
template_share_with = buttons
|
||||||
|
nine_slice_slider_handle = false
|
||||||
|
nine_slice_slider_handle_border_x = 5
|
||||||
|
nine_slice_slider_handle_border_y = 5
|
||||||
|
element_type = vanilla_button
|
||||||
|
instance_identifier = title_screen_copyright_button
|
||||||
|
appearance_delay = no_delay
|
||||||
|
appearance_delay_seconds = 1.0
|
||||||
|
fade_in_v2 = no_fading
|
||||||
|
fade_in_speed = 1.0
|
||||||
|
fade_out = no_fading
|
||||||
|
fade_out_speed = 1.0
|
||||||
|
base_opacity = 1.0
|
||||||
|
auto_sizing = false
|
||||||
|
auto_sizing_base_screen_width = 1281
|
||||||
|
auto_sizing_base_screen_height = 726
|
||||||
|
sticky_anchor = false
|
||||||
|
anchor_point = vanilla
|
||||||
|
x = 762
|
||||||
|
y = 493
|
||||||
|
width = 196
|
||||||
|
height = 10
|
||||||
|
stretch_x = false
|
||||||
|
stretch_y = false
|
||||||
|
stay_on_screen = true
|
||||||
|
element_loading_requirement_container_identifier = f3a5e709-d667-4606-b059-ad5afff3bd30-1759148383721
|
||||||
|
[loading_requirement_container_meta:f3a5e709-d667-4606-b059-ad5afff3bd30-1759148383721] = [groups:][instances:]
|
||||||
|
enable_parallax = false
|
||||||
|
parallax_intensity_v2 = 0.5
|
||||||
|
invert_parallax = false
|
||||||
|
animated_offset_x = 0
|
||||||
|
animated_offset_y = 0
|
||||||
|
load_once_per_session = false
|
||||||
|
in_editor_color = #FFC800FF
|
||||||
|
layer_hidden_in_editor = false
|
||||||
|
is_hidden = false
|
||||||
|
automated_button_clicks = 0
|
||||||
|
}
|
||||||
|
|
||||||
vanilla_button {
|
vanilla_button {
|
||||||
button_element_executable_block_identifier = bd5b265d-d649-4155-956a-b7961686fdf1-1759148383720
|
button_element_executable_block_identifier = bd5b265d-d649-4155-956a-b7961686fdf1-1759148383720
|
||||||
[executable_block:bd5b265d-d649-4155-956a-b7961686fdf1-1759148383720][type:generic] = [executables:]
|
[executable_block:bd5b265d-d649-4155-956a-b7961686fdf1-1759148383720][type:generic] = [executables:]
|
||||||
|
|
@ -476,234 +535,6 @@ vanilla_button {
|
||||||
automated_button_clicks = 0
|
automated_button_clicks = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
vanilla_button {
|
|
||||||
button_element_executable_block_identifier = 4f21cb52-7c06-4fdc-aec9-ffc5ee72ece5-1759148383721
|
|
||||||
[executable_block:4f21cb52-7c06-4fdc-aec9-ffc5ee72ece5-1759148383721][type:generic] = [executables:]
|
|
||||||
restartbackgroundanimations = true
|
|
||||||
nine_slice_custom_background = false
|
|
||||||
nine_slice_border_x = 5
|
|
||||||
nine_slice_border_y = 5
|
|
||||||
navigatable = true
|
|
||||||
widget_active_state_requirement_container_identifier = a9863ac4-6d14-407a-a9a1-c44369d4fd4e-1759148383721
|
|
||||||
[loading_requirement_container_meta:a9863ac4-6d14-407a-a9a1-c44369d4fd4e-1759148383721] = [groups:][instances:]
|
|
||||||
is_template = false
|
|
||||||
template_apply_width = false
|
|
||||||
template_apply_height = false
|
|
||||||
template_apply_posx = false
|
|
||||||
template_apply_posy = false
|
|
||||||
template_apply_opacity = false
|
|
||||||
template_apply_visibility = false
|
|
||||||
template_apply_label = false
|
|
||||||
template_share_with = buttons
|
|
||||||
nine_slice_slider_handle = false
|
|
||||||
nine_slice_slider_handle_border_x = 5
|
|
||||||
nine_slice_slider_handle_border_y = 5
|
|
||||||
element_type = vanilla_button
|
|
||||||
instance_identifier = mc_titlescreen_realms_button
|
|
||||||
appearance_delay = no_delay
|
|
||||||
appearance_delay_seconds = 1.0
|
|
||||||
fade_in_v2 = no_fading
|
|
||||||
fade_in_speed = 1.0
|
|
||||||
fade_out = no_fading
|
|
||||||
fade_out_speed = 1.0
|
|
||||||
base_opacity = 1.0
|
|
||||||
auto_sizing = false
|
|
||||||
auto_sizing_base_screen_width = 1281
|
|
||||||
auto_sizing_base_screen_height = 726
|
|
||||||
sticky_anchor = false
|
|
||||||
anchor_point = vanilla
|
|
||||||
x = 113
|
|
||||||
y = 144
|
|
||||||
width = 200
|
|
||||||
height = 20
|
|
||||||
stretch_x = false
|
|
||||||
stretch_y = false
|
|
||||||
stay_on_screen = true
|
|
||||||
element_loading_requirement_container_identifier = 7c322680-c215-41d7-b375-e725aa5bccf4-1759148383721
|
|
||||||
[loading_requirement_container_meta:7c322680-c215-41d7-b375-e725aa5bccf4-1759148383721] = [groups:][instances:]
|
|
||||||
enable_parallax = false
|
|
||||||
parallax_intensity_v2 = 0.5
|
|
||||||
invert_parallax = false
|
|
||||||
animated_offset_x = 0
|
|
||||||
animated_offset_y = 0
|
|
||||||
load_once_per_session = false
|
|
||||||
in_editor_color = #FFC800FF
|
|
||||||
layer_hidden_in_editor = false
|
|
||||||
is_hidden = true
|
|
||||||
automated_button_clicks = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
vanilla_button {
|
|
||||||
button_element_executable_block_identifier = 05b3be9a-1402-4042-bfb2-4530e27a102c-1759148383722
|
|
||||||
[executable_block:05b3be9a-1402-4042-bfb2-4530e27a102c-1759148383722][type:generic] = [executables:]
|
|
||||||
restartbackgroundanimations = true
|
|
||||||
nine_slice_custom_background = false
|
|
||||||
nine_slice_border_x = 5
|
|
||||||
nine_slice_border_y = 5
|
|
||||||
navigatable = true
|
|
||||||
widget_active_state_requirement_container_identifier = 933428d1-3fa3-4694-9c5e-ae8ed61626e6-1759148383722
|
|
||||||
[loading_requirement_container_meta:933428d1-3fa3-4694-9c5e-ae8ed61626e6-1759148383722] = [groups:][instances:]
|
|
||||||
is_template = false
|
|
||||||
template_apply_width = false
|
|
||||||
template_apply_height = false
|
|
||||||
template_apply_posx = false
|
|
||||||
template_apply_posy = false
|
|
||||||
template_apply_opacity = false
|
|
||||||
template_apply_visibility = false
|
|
||||||
template_apply_label = false
|
|
||||||
template_share_with = buttons
|
|
||||||
nine_slice_slider_handle = false
|
|
||||||
nine_slice_slider_handle_border_x = 5
|
|
||||||
nine_slice_slider_handle_border_y = 5
|
|
||||||
element_type = vanilla_button
|
|
||||||
instance_identifier = minecraft_realms_notification_icons_widget
|
|
||||||
appearance_delay = no_delay
|
|
||||||
appearance_delay_seconds = 1.0
|
|
||||||
fade_in_v2 = no_fading
|
|
||||||
fade_in_speed = 1.0
|
|
||||||
fade_out = no_fading
|
|
||||||
fade_out_speed = 1.0
|
|
||||||
base_opacity = 1.0
|
|
||||||
auto_sizing = false
|
|
||||||
auto_sizing_base_screen_width = 1281
|
|
||||||
auto_sizing_base_screen_height = 726
|
|
||||||
sticky_anchor = false
|
|
||||||
anchor_point = vanilla
|
|
||||||
x = 248
|
|
||||||
y = 158
|
|
||||||
width = 62
|
|
||||||
height = 18
|
|
||||||
stretch_x = false
|
|
||||||
stretch_y = false
|
|
||||||
stay_on_screen = true
|
|
||||||
element_loading_requirement_container_identifier = 7b07ddec-0bc9-4bb8-b1fb-e5f2976a871d-1759148383722
|
|
||||||
[loading_requirement_container_meta:7b07ddec-0bc9-4bb8-b1fb-e5f2976a871d-1759148383722] = [groups:][instances:]
|
|
||||||
enable_parallax = false
|
|
||||||
parallax_intensity_v2 = 0.5
|
|
||||||
invert_parallax = false
|
|
||||||
animated_offset_x = 0
|
|
||||||
animated_offset_y = 0
|
|
||||||
load_once_per_session = false
|
|
||||||
in_editor_color = #FFC800FF
|
|
||||||
layer_hidden_in_editor = false
|
|
||||||
is_hidden = true
|
|
||||||
automated_button_clicks = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
vanilla_button {
|
|
||||||
button_element_executable_block_identifier = 4c76e65f-66dd-4702-9fca-0a92c6c5b6a6-1759148383722
|
|
||||||
[executable_block:4c76e65f-66dd-4702-9fca-0a92c6c5b6a6-1759148383722][type:generic] = [executables:]
|
|
||||||
restartbackgroundanimations = true
|
|
||||||
nine_slice_custom_background = false
|
|
||||||
nine_slice_border_x = 5
|
|
||||||
nine_slice_border_y = 5
|
|
||||||
navigatable = true
|
|
||||||
widget_active_state_requirement_container_identifier = ba1c9ff9-dac8-4406-8fbd-019ba4bcd8f1-1759148383722
|
|
||||||
[loading_requirement_container_meta:ba1c9ff9-dac8-4406-8fbd-019ba4bcd8f1-1759148383722] = [groups:][instances:]
|
|
||||||
is_template = false
|
|
||||||
template_apply_width = false
|
|
||||||
template_apply_height = false
|
|
||||||
template_apply_posx = false
|
|
||||||
template_apply_posy = false
|
|
||||||
template_apply_opacity = false
|
|
||||||
template_apply_visibility = false
|
|
||||||
template_apply_label = false
|
|
||||||
template_share_with = buttons
|
|
||||||
nine_slice_slider_handle = false
|
|
||||||
nine_slice_slider_handle_border_x = 5
|
|
||||||
nine_slice_slider_handle_border_y = 5
|
|
||||||
element_type = vanilla_button
|
|
||||||
instance_identifier = minecraft_branding_widget
|
|
||||||
appearance_delay = no_delay
|
|
||||||
appearance_delay_seconds = 1.0
|
|
||||||
fade_in_v2 = no_fading
|
|
||||||
fade_in_speed = 1.0
|
|
||||||
fade_out = no_fading
|
|
||||||
fade_out_speed = 1.0
|
|
||||||
base_opacity = 1.0
|
|
||||||
auto_sizing = false
|
|
||||||
auto_sizing_base_screen_width = 1281
|
|
||||||
auto_sizing_base_screen_height = 726
|
|
||||||
sticky_anchor = false
|
|
||||||
anchor_point = vanilla
|
|
||||||
x = 2
|
|
||||||
y = 232
|
|
||||||
width = 165
|
|
||||||
height = 9
|
|
||||||
stretch_x = false
|
|
||||||
stretch_y = false
|
|
||||||
stay_on_screen = true
|
|
||||||
element_loading_requirement_container_identifier = 18db6820-744e-449a-8e1d-0092eea7b104-1759148383722
|
|
||||||
[loading_requirement_container_meta:18db6820-744e-449a-8e1d-0092eea7b104-1759148383722] = [groups:][instances:]
|
|
||||||
enable_parallax = false
|
|
||||||
parallax_intensity_v2 = 0.5
|
|
||||||
invert_parallax = false
|
|
||||||
animated_offset_x = 0
|
|
||||||
animated_offset_y = 0
|
|
||||||
load_once_per_session = false
|
|
||||||
in_editor_color = #FFC800FF
|
|
||||||
layer_hidden_in_editor = false
|
|
||||||
is_hidden = false
|
|
||||||
automated_button_clicks = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
vanilla_button {
|
|
||||||
button_element_executable_block_identifier = ff50edeb-5ccd-4a72-9eec-4127e225fb98-1759148383721
|
|
||||||
[executable_block:ff50edeb-5ccd-4a72-9eec-4127e225fb98-1759148383721][type:generic] = [executables:]
|
|
||||||
restartbackgroundanimations = true
|
|
||||||
nine_slice_custom_background = false
|
|
||||||
nine_slice_border_x = 5
|
|
||||||
nine_slice_border_y = 5
|
|
||||||
navigatable = true
|
|
||||||
widget_active_state_requirement_container_identifier = 13920ded-c701-4c9d-8407-71460c255a1d-1759148383721
|
|
||||||
[loading_requirement_container_meta:13920ded-c701-4c9d-8407-71460c255a1d-1759148383721] = [groups:][instances:]
|
|
||||||
is_template = false
|
|
||||||
template_apply_width = false
|
|
||||||
template_apply_height = false
|
|
||||||
template_apply_posx = false
|
|
||||||
template_apply_posy = false
|
|
||||||
template_apply_opacity = false
|
|
||||||
template_apply_visibility = false
|
|
||||||
template_apply_label = false
|
|
||||||
template_share_with = buttons
|
|
||||||
nine_slice_slider_handle = false
|
|
||||||
nine_slice_slider_handle_border_x = 5
|
|
||||||
nine_slice_slider_handle_border_y = 5
|
|
||||||
element_type = vanilla_button
|
|
||||||
instance_identifier = 604394
|
|
||||||
appearance_delay = no_delay
|
|
||||||
appearance_delay_seconds = 1.0
|
|
||||||
fade_in_v2 = no_fading
|
|
||||||
fade_in_speed = 1.0
|
|
||||||
fade_out = no_fading
|
|
||||||
fade_out_speed = 1.0
|
|
||||||
base_opacity = 1.0
|
|
||||||
auto_sizing = false
|
|
||||||
auto_sizing_base_screen_width = 0
|
|
||||||
auto_sizing_base_screen_height = 0
|
|
||||||
sticky_anchor = false
|
|
||||||
anchor_point = vanilla
|
|
||||||
x = 317
|
|
||||||
y = 204
|
|
||||||
width = 20
|
|
||||||
height = 20
|
|
||||||
stretch_x = false
|
|
||||||
stretch_y = false
|
|
||||||
stay_on_screen = true
|
|
||||||
element_loading_requirement_container_identifier = f72955da-5a3e-47b7-a84f-d51c6011978d-1759148383721
|
|
||||||
[loading_requirement_container_meta:f72955da-5a3e-47b7-a84f-d51c6011978d-1759148383721] = [groups:][instances:]
|
|
||||||
enable_parallax = false
|
|
||||||
parallax_intensity_v2 = 0.5
|
|
||||||
invert_parallax = false
|
|
||||||
animated_offset_x = 0
|
|
||||||
animated_offset_y = 0
|
|
||||||
load_once_per_session = false
|
|
||||||
in_editor_color = #FFC800FF
|
|
||||||
layer_hidden_in_editor = false
|
|
||||||
is_hidden = false
|
|
||||||
automated_button_clicks = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
vanilla_button {
|
vanilla_button {
|
||||||
button_element_executable_block_identifier = e156bced-f978-4aa6-9d2f-070a1b7e8317-1759148383722
|
button_element_executable_block_identifier = e156bced-f978-4aa6-9d2f-070a1b7e8317-1759148383722
|
||||||
[executable_block:e156bced-f978-4aa6-9d2f-070a1b7e8317-1759148383722][type:generic] = [executables:]
|
[executable_block:e156bced-f978-4aa6-9d2f-070a1b7e8317-1759148383722][type:generic] = [executables:]
|
||||||
|
|
@ -740,7 +571,7 @@ vanilla_button {
|
||||||
auto_sizing_base_screen_height = 726
|
auto_sizing_base_screen_height = 726
|
||||||
sticky_anchor = false
|
sticky_anchor = false
|
||||||
anchor_point = vanilla
|
anchor_point = vanilla
|
||||||
x = 85
|
x = 352
|
||||||
y = 30
|
y = 30
|
||||||
width = 256
|
width = 256
|
||||||
height = 51
|
height = 51
|
||||||
|
|
@ -762,15 +593,15 @@ vanilla_button {
|
||||||
}
|
}
|
||||||
|
|
||||||
vanilla_button {
|
vanilla_button {
|
||||||
button_element_executable_block_identifier = 8152860c-1baa-4229-9d11-4edc8989fe69-1759148383721
|
button_element_executable_block_identifier = 24c17131-f7a4-48f0-ad3d-35c7906f6067-1759148383721
|
||||||
[executable_block:8152860c-1baa-4229-9d11-4edc8989fe69-1759148383721][type:generic] = [executables:]
|
[executable_block:24c17131-f7a4-48f0-ad3d-35c7906f6067-1759148383721][type:generic] = [executables:]
|
||||||
restartbackgroundanimations = true
|
restartbackgroundanimations = true
|
||||||
nine_slice_custom_background = false
|
nine_slice_custom_background = false
|
||||||
nine_slice_border_x = 5
|
nine_slice_border_x = 5
|
||||||
nine_slice_border_y = 5
|
nine_slice_border_y = 5
|
||||||
navigatable = true
|
navigatable = true
|
||||||
widget_active_state_requirement_container_identifier = 60b8a82f-7887-468b-b4a2-02849601ee7e-1759148383721
|
widget_active_state_requirement_container_identifier = 7b40bee6-8d21-4de9-99e1-8dedfb24b001-1759148383721
|
||||||
[loading_requirement_container_meta:60b8a82f-7887-468b-b4a2-02849601ee7e-1759148383721] = [groups:][instances:]
|
[loading_requirement_container_meta:7b40bee6-8d21-4de9-99e1-8dedfb24b001-1759148383721] = [groups:][instances:]
|
||||||
is_template = false
|
is_template = false
|
||||||
template_apply_width = false
|
template_apply_width = false
|
||||||
template_apply_height = false
|
template_apply_height = false
|
||||||
|
|
@ -784,7 +615,7 @@ vanilla_button {
|
||||||
nine_slice_slider_handle_border_x = 5
|
nine_slice_slider_handle_border_x = 5
|
||||||
nine_slice_slider_handle_border_y = 5
|
nine_slice_slider_handle_border_y = 5
|
||||||
element_type = vanilla_button
|
element_type = vanilla_button
|
||||||
instance_identifier = title_screen_copyright_button
|
instance_identifier = mc_titlescreen_options_button
|
||||||
appearance_delay = no_delay
|
appearance_delay = no_delay
|
||||||
appearance_delay_seconds = 1.0
|
appearance_delay_seconds = 1.0
|
||||||
fade_in_v2 = no_fading
|
fade_in_v2 = no_fading
|
||||||
|
|
@ -793,19 +624,19 @@ vanilla_button {
|
||||||
fade_out_speed = 1.0
|
fade_out_speed = 1.0
|
||||||
base_opacity = 1.0
|
base_opacity = 1.0
|
||||||
auto_sizing = false
|
auto_sizing = false
|
||||||
auto_sizing_base_screen_width = 1281
|
auto_sizing_base_screen_width = 1920
|
||||||
auto_sizing_base_screen_height = 726
|
auto_sizing_base_screen_height = 1006
|
||||||
sticky_anchor = false
|
sticky_anchor = false
|
||||||
anchor_point = vanilla
|
anchor_point = mid-centered
|
||||||
x = 229
|
x = -100
|
||||||
y = 232
|
y = 53
|
||||||
width = 196
|
width = 98
|
||||||
height = 10
|
height = 20
|
||||||
stretch_x = false
|
stretch_x = false
|
||||||
stretch_y = false
|
stretch_y = false
|
||||||
stay_on_screen = true
|
stay_on_screen = true
|
||||||
element_loading_requirement_container_identifier = f3a5e709-d667-4606-b059-ad5afff3bd30-1759148383721
|
element_loading_requirement_container_identifier = bcaaa37b-2ec4-4144-9a8f-b88fd7bff0b5-1759148383721
|
||||||
[loading_requirement_container_meta:f3a5e709-d667-4606-b059-ad5afff3bd30-1759148383721] = [groups:][instances:]
|
[loading_requirement_container_meta:bcaaa37b-2ec4-4144-9a8f-b88fd7bff0b5-1759148383721] = [groups:][instances:]
|
||||||
enable_parallax = false
|
enable_parallax = false
|
||||||
parallax_intensity_v2 = 0.5
|
parallax_intensity_v2 = 0.5
|
||||||
invert_parallax = false
|
invert_parallax = false
|
||||||
|
|
@ -819,15 +650,15 @@ vanilla_button {
|
||||||
}
|
}
|
||||||
|
|
||||||
vanilla_button {
|
vanilla_button {
|
||||||
button_element_executable_block_identifier = 67f68ce4-5719-48e4-a9c2-15ed4e767d7d-1759148383721
|
button_element_executable_block_identifier = 7cee9c32-a9b7-4ea8-abfb-72093a0ebd2b-1759148383721
|
||||||
[executable_block:67f68ce4-5719-48e4-a9c2-15ed4e767d7d-1759148383721][type:generic] = [executables:]
|
[executable_block:7cee9c32-a9b7-4ea8-abfb-72093a0ebd2b-1759148383721][type:generic] = [executables:]
|
||||||
restartbackgroundanimations = true
|
restartbackgroundanimations = true
|
||||||
nine_slice_custom_background = false
|
nine_slice_custom_background = false
|
||||||
nine_slice_border_x = 5
|
nine_slice_border_x = 5
|
||||||
nine_slice_border_y = 5
|
nine_slice_border_y = 5
|
||||||
navigatable = true
|
navigatable = true
|
||||||
widget_active_state_requirement_container_identifier = 2e08cdcc-870b-4494-b900-852223957bfe-1759148383721
|
widget_active_state_requirement_container_identifier = 5c442494-4f40-4159-a51f-d0d25a2dd28e-1759148383721
|
||||||
[loading_requirement_container_meta:2e08cdcc-870b-4494-b900-852223957bfe-1759148383721] = [groups:][instances:]
|
[loading_requirement_container_meta:5c442494-4f40-4159-a51f-d0d25a2dd28e-1759148383721] = [groups:][instances:]
|
||||||
is_template = false
|
is_template = false
|
||||||
template_apply_width = false
|
template_apply_width = false
|
||||||
template_apply_height = false
|
template_apply_height = false
|
||||||
|
|
@ -841,7 +672,7 @@ vanilla_button {
|
||||||
nine_slice_slider_handle_border_x = 5
|
nine_slice_slider_handle_border_x = 5
|
||||||
nine_slice_slider_handle_border_y = 5
|
nine_slice_slider_handle_border_y = 5
|
||||||
element_type = vanilla_button
|
element_type = vanilla_button
|
||||||
instance_identifier = 376394
|
instance_identifier = mc_titlescreen_quit_button
|
||||||
appearance_delay = no_delay
|
appearance_delay = no_delay
|
||||||
appearance_delay_seconds = 1.0
|
appearance_delay_seconds = 1.0
|
||||||
fade_in_v2 = no_fading
|
fade_in_v2 = no_fading
|
||||||
|
|
@ -850,19 +681,77 @@ vanilla_button {
|
||||||
fade_out_speed = 1.0
|
fade_out_speed = 1.0
|
||||||
base_opacity = 1.0
|
base_opacity = 1.0
|
||||||
auto_sizing = false
|
auto_sizing = false
|
||||||
auto_sizing_base_screen_width = 0
|
auto_sizing_base_screen_width = 1920
|
||||||
auto_sizing_base_screen_height = 0
|
auto_sizing_base_screen_height = 1006
|
||||||
sticky_anchor = false
|
sticky_anchor = false
|
||||||
anchor_point = vanilla
|
anchor_point = element
|
||||||
x = 89
|
anchor_point_element = mc_titlescreen_options_button
|
||||||
y = 204
|
x = 102
|
||||||
width = 20
|
y = 0
|
||||||
|
width = 98
|
||||||
height = 20
|
height = 20
|
||||||
stretch_x = false
|
stretch_x = false
|
||||||
stretch_y = false
|
stretch_y = false
|
||||||
stay_on_screen = true
|
stay_on_screen = true
|
||||||
element_loading_requirement_container_identifier = e3db0b4d-52c1-4221-b0e5-ce4f0d7c93db-1759148383721
|
element_loading_requirement_container_identifier = a361ec17-cc2d-4826-9144-563b279683c7-1759148383721
|
||||||
[loading_requirement_container_meta:e3db0b4d-52c1-4221-b0e5-ce4f0d7c93db-1759148383721] = [groups:][instances:]
|
[loading_requirement_container_meta:a361ec17-cc2d-4826-9144-563b279683c7-1759148383721] = [groups:][instances:]
|
||||||
|
enable_parallax = false
|
||||||
|
parallax_intensity_v2 = 0.5
|
||||||
|
invert_parallax = false
|
||||||
|
animated_offset_x = 0
|
||||||
|
animated_offset_y = 0
|
||||||
|
load_once_per_session = false
|
||||||
|
in_editor_color = #FFC800FF
|
||||||
|
layer_hidden_in_editor = false
|
||||||
|
is_hidden = false
|
||||||
|
automated_button_clicks = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
vanilla_button {
|
||||||
|
button_element_executable_block_identifier = f7303ee3-b6dd-4ed4-ad7d-2a0e99d25573-1759148383721
|
||||||
|
[executable_block:f7303ee3-b6dd-4ed4-ad7d-2a0e99d25573-1759148383721][type:generic] = [executables:]
|
||||||
|
restartbackgroundanimations = true
|
||||||
|
nine_slice_custom_background = false
|
||||||
|
nine_slice_border_x = 5
|
||||||
|
nine_slice_border_y = 5
|
||||||
|
navigatable = true
|
||||||
|
widget_active_state_requirement_container_identifier = c86ab769-858b-4d38-be9b-9157a8d73c4f-1759148383721
|
||||||
|
[loading_requirement_container_meta:c86ab769-858b-4d38-be9b-9157a8d73c4f-1759148383721] = [groups:][instances:]
|
||||||
|
is_template = false
|
||||||
|
template_apply_width = false
|
||||||
|
template_apply_height = false
|
||||||
|
template_apply_posx = false
|
||||||
|
template_apply_posy = false
|
||||||
|
template_apply_opacity = false
|
||||||
|
template_apply_visibility = false
|
||||||
|
template_apply_label = false
|
||||||
|
template_share_with = buttons
|
||||||
|
nine_slice_slider_handle = false
|
||||||
|
nine_slice_slider_handle_border_x = 5
|
||||||
|
nine_slice_slider_handle_border_y = 5
|
||||||
|
element_type = vanilla_button
|
||||||
|
instance_identifier = modmenu_titlescreen_mods_button
|
||||||
|
appearance_delay = no_delay
|
||||||
|
appearance_delay_seconds = 1.0
|
||||||
|
fade_in_v2 = no_fading
|
||||||
|
fade_in_speed = 1.0
|
||||||
|
fade_out = no_fading
|
||||||
|
fade_out_speed = 1.0
|
||||||
|
base_opacity = 1.0
|
||||||
|
auto_sizing = false
|
||||||
|
auto_sizing_base_screen_width = 1920
|
||||||
|
auto_sizing_base_screen_height = 1006
|
||||||
|
sticky_anchor = false
|
||||||
|
anchor_point = mid-centered
|
||||||
|
x = -100
|
||||||
|
y = 28
|
||||||
|
width = 200
|
||||||
|
height = 20
|
||||||
|
stretch_x = false
|
||||||
|
stretch_y = false
|
||||||
|
stay_on_screen = true
|
||||||
|
element_loading_requirement_container_identifier = 60efb0c3-68a5-44c2-9f61-68ca98653c71-1759148383721
|
||||||
|
[loading_requirement_container_meta:60efb0c3-68a5-44c2-9f61-68ca98653c71-1759148383721] = [groups:][instances:]
|
||||||
enable_parallax = false
|
enable_parallax = false
|
||||||
parallax_intensity_v2 = 0.5
|
parallax_intensity_v2 = 0.5
|
||||||
invert_parallax = false
|
invert_parallax = false
|
||||||
|
|
@ -932,3 +821,118 @@ vanilla_button {
|
||||||
is_hidden = false
|
is_hidden = false
|
||||||
automated_button_clicks = 0
|
automated_button_clicks = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
vanilla_button {
|
||||||
|
button_element_executable_block_identifier = 4c76e65f-66dd-4702-9fca-0a92c6c5b6a6-1759148383722
|
||||||
|
[executable_block:4c76e65f-66dd-4702-9fca-0a92c6c5b6a6-1759148383722][type:generic] = [executables:]
|
||||||
|
restartbackgroundanimations = true
|
||||||
|
nine_slice_custom_background = false
|
||||||
|
nine_slice_border_x = 5
|
||||||
|
nine_slice_border_y = 5
|
||||||
|
navigatable = true
|
||||||
|
widget_active_state_requirement_container_identifier = ba1c9ff9-dac8-4406-8fbd-019ba4bcd8f1-1759148383722
|
||||||
|
[loading_requirement_container_meta:ba1c9ff9-dac8-4406-8fbd-019ba4bcd8f1-1759148383722] = [groups:][instances:]
|
||||||
|
is_template = false
|
||||||
|
template_apply_width = false
|
||||||
|
template_apply_height = false
|
||||||
|
template_apply_posx = false
|
||||||
|
template_apply_posy = false
|
||||||
|
template_apply_opacity = false
|
||||||
|
template_apply_visibility = false
|
||||||
|
template_apply_label = false
|
||||||
|
template_share_with = buttons
|
||||||
|
nine_slice_slider_handle = false
|
||||||
|
nine_slice_slider_handle_border_x = 5
|
||||||
|
nine_slice_slider_handle_border_y = 5
|
||||||
|
element_type = vanilla_button
|
||||||
|
instance_identifier = minecraft_branding_widget
|
||||||
|
appearance_delay = no_delay
|
||||||
|
appearance_delay_seconds = 1.0
|
||||||
|
fade_in_v2 = no_fading
|
||||||
|
fade_in_speed = 1.0
|
||||||
|
fade_out = no_fading
|
||||||
|
fade_out_speed = 1.0
|
||||||
|
base_opacity = 1.0
|
||||||
|
auto_sizing = false
|
||||||
|
auto_sizing_base_screen_width = 1281
|
||||||
|
auto_sizing_base_screen_height = 726
|
||||||
|
sticky_anchor = false
|
||||||
|
anchor_point = vanilla
|
||||||
|
x = 2
|
||||||
|
y = 493
|
||||||
|
width = 165
|
||||||
|
height = 9
|
||||||
|
stretch_x = false
|
||||||
|
stretch_y = false
|
||||||
|
stay_on_screen = true
|
||||||
|
element_loading_requirement_container_identifier = 18db6820-744e-449a-8e1d-0092eea7b104-1759148383722
|
||||||
|
[loading_requirement_container_meta:18db6820-744e-449a-8e1d-0092eea7b104-1759148383722] = [groups:][instances:]
|
||||||
|
enable_parallax = false
|
||||||
|
parallax_intensity_v2 = 0.5
|
||||||
|
invert_parallax = false
|
||||||
|
animated_offset_x = 0
|
||||||
|
animated_offset_y = 0
|
||||||
|
load_once_per_session = false
|
||||||
|
in_editor_color = #FFC800FF
|
||||||
|
layer_hidden_in_editor = false
|
||||||
|
is_hidden = false
|
||||||
|
automated_button_clicks = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
vanilla_button {
|
||||||
|
button_element_executable_block_identifier = 05b3be9a-1402-4042-bfb2-4530e27a102c-1759148383722
|
||||||
|
[executable_block:05b3be9a-1402-4042-bfb2-4530e27a102c-1759148383722][type:generic] = [executables:]
|
||||||
|
restartbackgroundanimations = true
|
||||||
|
nine_slice_custom_background = false
|
||||||
|
nine_slice_border_x = 5
|
||||||
|
nine_slice_border_y = 5
|
||||||
|
navigatable = true
|
||||||
|
widget_active_state_requirement_container_identifier = 933428d1-3fa3-4694-9c5e-ae8ed61626e6-1759148383722
|
||||||
|
[loading_requirement_container_meta:933428d1-3fa3-4694-9c5e-ae8ed61626e6-1759148383722] = [groups:][instances:]
|
||||||
|
is_template = false
|
||||||
|
template_apply_width = false
|
||||||
|
template_apply_height = false
|
||||||
|
template_apply_posx = false
|
||||||
|
template_apply_posy = false
|
||||||
|
template_apply_opacity = false
|
||||||
|
template_apply_visibility = false
|
||||||
|
template_apply_label = false
|
||||||
|
template_share_with = buttons
|
||||||
|
nine_slice_slider_handle = false
|
||||||
|
nine_slice_slider_handle_border_x = 5
|
||||||
|
nine_slice_slider_handle_border_y = 5
|
||||||
|
element_type = vanilla_button
|
||||||
|
instance_identifier = minecraft_realms_notification_icons_widget
|
||||||
|
appearance_delay = no_delay
|
||||||
|
appearance_delay_seconds = 1.0
|
||||||
|
fade_in_v2 = no_fading
|
||||||
|
fade_in_speed = 1.0
|
||||||
|
fade_out = no_fading
|
||||||
|
fade_out_speed = 1.0
|
||||||
|
base_opacity = 1.0
|
||||||
|
auto_sizing = false
|
||||||
|
auto_sizing_base_screen_width = 1281
|
||||||
|
auto_sizing_base_screen_height = 726
|
||||||
|
sticky_anchor = false
|
||||||
|
anchor_point = vanilla
|
||||||
|
x = 515
|
||||||
|
y = 223
|
||||||
|
width = 62
|
||||||
|
height = 18
|
||||||
|
stretch_x = false
|
||||||
|
stretch_y = false
|
||||||
|
stay_on_screen = true
|
||||||
|
element_loading_requirement_container_identifier = 7b07ddec-0bc9-4bb8-b1fb-e5f2976a871d-1759148383722
|
||||||
|
[loading_requirement_container_meta:7b07ddec-0bc9-4bb8-b1fb-e5f2976a871d-1759148383722] = [groups:][instances:]
|
||||||
|
enable_parallax = false
|
||||||
|
parallax_intensity_v2 = 0.5
|
||||||
|
invert_parallax = false
|
||||||
|
animated_offset_x = 0
|
||||||
|
animated_offset_y = 0
|
||||||
|
load_once_per_session = false
|
||||||
|
in_editor_color = #FFC800FF
|
||||||
|
layer_hidden_in_editor = false
|
||||||
|
is_hidden = true
|
||||||
|
automated_button_clicks = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ hash = "6f839fad9a09709e9c2d1b269218da6a515ea31495575de5bdbc901147740327"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fancymenu/customization/title_screen_layout.txt"
|
file = "config/fancymenu/customization/title_screen_layout.txt"
|
||||||
hash = "afb2c5e4028913497e5127ad76aa96e7ae5dcd617363a9123e10939741901d29"
|
hash = "8a848d652da2a11d479631c61fb1e827766c39cfdc4f27bf5b6013aebc8b91f9"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fancymenu/layout_editor/widgets/element_layer_control.lewidget"
|
file = "config/fancymenu/layout_editor/widgets/element_layer_control.lewidget"
|
||||||
|
|
@ -196,11 +196,6 @@ file = "mods/item-collectors.pw.toml"
|
||||||
hash = "bb0b92175c863c9ff548d4ba054ce778a3f615cff98ac5b2ec811ba0caac2d07"
|
hash = "bb0b92175c863c9ff548d4ba054ce778a3f615cff98ac5b2ec811ba0caac2d07"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/itemphysic.pw.toml"
|
|
||||||
hash = "c4ee2f14de15faed0a6af68f78f482b8e2aacb78c9fdc604c1d7bedef6feef00"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/jade.pw.toml"
|
file = "mods/jade.pw.toml"
|
||||||
hash = "e5506cea71f62e147a45e6c72a55a430fce5937024f648c819c15dc14b500462"
|
hash = "e5506cea71f62e147a45e6c72a55a430fce5937024f648c819c15dc14b500462"
|
||||||
|
|
@ -261,11 +256,6 @@ file = "mods/mutant-monsters.pw.toml"
|
||||||
hash = "27e831fd1b4c353112f03373b33fba5ecb6608229c510cd1a6cb2d8f4265a722"
|
hash = "27e831fd1b4c353112f03373b33fba5ecb6608229c510cd1a6cb2d8f4265a722"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/my_totem_doll.pw.toml"
|
|
||||||
hash = "d5c8a515987ea81c2e8eb838b01cd027e0b743269e17589ec7bfa16ea8e295e2"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/no-chat-reports.pw.toml"
|
file = "mods/no-chat-reports.pw.toml"
|
||||||
hash = "ba94fd9dd7d5148b511c24460a281143c3a5d02b859e66732f6121aee6625f0d"
|
hash = "ba94fd9dd7d5148b511c24460a281143c3a5d02b859e66732f6121aee6625f0d"
|
||||||
|
|
@ -311,6 +301,11 @@ file = "mods/rei.pw.toml"
|
||||||
hash = "0ebcac819db1ea71488bc30ee57ab0c7f65b6e9395890f52120d8700cacc6286"
|
hash = "0ebcac819db1ea71488bc30ee57ab0c7f65b6e9395890f52120d8700cacc6286"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/reinforced-chests.pw.toml"
|
||||||
|
hash = "0634d78f9e27ffdfb3ad23fa698be8405008d6c712b48d61ba02000f152f8e0d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/scalable-cats-force.pw.toml"
|
file = "mods/scalable-cats-force.pw.toml"
|
||||||
hash = "94348eb859cbe4152cbc2f665da89414667d566ca1ed80fff45acea942bb8e69"
|
hash = "94348eb859cbe4152cbc2f665da89414667d566ca1ed80fff45acea942bb8e69"
|
||||||
|
|
@ -361,6 +356,11 @@ file = "mods/stellarity.pw.toml"
|
||||||
hash = "c36849082c02213b10cef25d61e9bfb25dfb5c7cc4822fd69efd4dd89382f4b1"
|
hash = "c36849082c02213b10cef25d61e9bfb25dfb5c7cc4822fd69efd4dd89382f4b1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/storagedrawers.pw.toml"
|
||||||
|
hash = "e202890c6c821ba006b2e0e16278c78349b11545e512ba2791237502b7f04752"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/supermartijn642s-config-lib.pw.toml"
|
file = "mods/supermartijn642s-config-lib.pw.toml"
|
||||||
hash = "8e009ac87710fbd8f5990285d36ab2b4755e932664ca1bcb9cdfac116d6e3b6d"
|
hash = "8e009ac87710fbd8f5990285d36ab2b4755e932664ca1bcb9cdfac116d6e3b6d"
|
||||||
|
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
name = "ItemPhysic"
|
|
||||||
filename = "ItemPhysic_FABRIC_v1.8.11_mc1.21.8.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/aT8BzaOj/versions/u0TWA6sB/ItemPhysic_FABRIC_v1.8.11_mc1.21.8.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "364afdbb33b42f74bc0acabf116c24033e4959543f5cbb2774b4d73e0d074991e7028b16ad45e1b936e0ad8c61dd52aa4b60a3e7a04990d3a82680bfe403b30b"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "aT8BzaOj"
|
|
||||||
version = "u0TWA6sB"
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
name = "My Totem Doll"
|
|
||||||
filename = "MyTotemDoll-2.2.3+1.21.8.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/ygYU16dG/versions/KCt17xSi/MyTotemDoll-2.2.3%2B1.21.8.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "b4f539dba48a93fbeca0b20de16765f011c0a6a08326787014f24a3e742799ebbe15eb5d73eeab88800202846c3353d94694e22e3e180fbd751cb2bc3c494a52"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "ygYU16dG"
|
|
||||||
version = "KCt17xSi"
|
|
||||||
13
modpack/mods/reinforced-chests.pw.toml
Normal file
13
modpack/mods/reinforced-chests.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Reinforced Chests"
|
||||||
|
filename = "reinforced-chests-3.3.3+1.21.8.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/FWtAXlpg/versions/i89BsPkK/reinforced-chests-3.3.3%2B1.21.8.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "a2528b71a1f12c83f6a2ff1afcbf5385d66d1c4c018f9b5c4e750f26deb4a606ac5e65bdd32cd216baec3dc37f82a662485520335c699ce8545f8204fe2e992e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "FWtAXlpg"
|
||||||
|
version = "i89BsPkK"
|
||||||
13
modpack/mods/storagedrawers.pw.toml
Normal file
13
modpack/mods/storagedrawers.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Storage Drawers"
|
||||||
|
filename = "StorageDrawers-fabric-1.21.8-18.3.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/guitPqEi/versions/736yNYHu/StorageDrawers-fabric-1.21.8-18.3.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "34f54f44a14d0ec523eb93219a2b484339448f162d2977cad1d13de517b088752923ce55ba8441960d58db6b8d1e5a21b1d8417857afa0bc50390d7de2b6777f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "guitPqEi"
|
||||||
|
version = "736yNYHu"
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "0a51962ebdb7aa72292b40d953653af17f950a4d8da13cc89c3a3be2e0dda677"
|
hash = "2bb7b810b9ba2e9845f6320422c8fb153f5b4c8052d2256821cec58f062f18fa"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.2"
|
fabric = "0.17.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue