Update pause_menu.txt
This commit is contained in:
parent
471756dca0
commit
ce6bde2642
1 changed files with 15 additions and 2 deletions
|
|
@ -13,11 +13,16 @@ customization {
|
|||
action = backgroundoptions
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_pausescreen_advancements_button%
|
||||
action = hidebutton
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_pausescreen_advancements_button%
|
||||
orientation = element
|
||||
orientation_element = vanillabtn:button_compatibility_id:mc_pausescreen_options_button
|
||||
x = 0
|
||||
x = 1
|
||||
action = movebutton
|
||||
y = -25
|
||||
}
|
||||
|
|
@ -38,11 +43,19 @@ customization {
|
|||
identifier = %id=button_compatibility_id:mc_pausescreen_stats_button%
|
||||
orientation = element
|
||||
orientation_element = vanillabtn:button_compatibility_id:mc_pausescreen_lan_button
|
||||
x = 0
|
||||
x = -106
|
||||
action = movebutton
|
||||
y = -24
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_pausescreen_stats_button%
|
||||
width = 50
|
||||
action = resizebutton
|
||||
advanced_width = 204
|
||||
height = 20
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=374300%
|
||||
action = hidebutton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue