neuralgia/config/fancymenu/customization/gui_pause_menu.txt
2024-01-20 20:27:29 +05:00

81 lines
1.8 KiB
Text

type = menu
customization-meta {
identifier = net.minecraft.client.gui.screens.PauseScreen
randomgroup = 1
renderorder = foreground
randommode = false
randomonlyfirsttime = false
}
customization {
keepaspectratio = false
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 = 1
action = movebutton
y = -25
}
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_advancements_button%
action = setbuttonlabel
value = {"placeholder":"local","values":{"key":"ftbquests.quests"}}
}
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_advancements_button%
action = sethoverlabel
label = {"placeholder":"local","values":{"key":"ftbquests.quests"}}
}
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_stats_button%
orientation = element
orientation_element = vanillabtn:398348
x = 0
action = movebutton
y = -48
}
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_stats_button%
width = 204
action = resizebutton
height = 20
}
customization {
identifier = %id=374300%
action = hidebutton
}
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_return_to_game_button%
orientation = element
orientation_element = vanillabtn:398348
x = 0
action = movebutton
y = -72
}
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_feedback_button%
action = hidebutton
}
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_report_bugs_button%
action = hidebutton
}