This commit is contained in:
Xikaro 2024-01-20 20:27:29 +05:00
parent b6f41e3235
commit b6239c293e
6 changed files with 10 additions and 10 deletions

View file

@ -3,9 +3,9 @@ type = customizablemenus
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}
net.minecraft.client.gui.screens.PauseScreen {
}
net.minecraft.client.gui.screens.TitleScreen {
}
net.minecraft.client.gui.screens.PauseScreen {
}

View file

@ -42,17 +42,16 @@ customization {
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_stats_button%
orientation = element
orientation_element = vanillabtn:button_compatibility_id:mc_pausescreen_lan_button
x = -106
orientation_element = vanillabtn:398348
x = 0
action = movebutton
y = -24
y = -48
}
customization {
identifier = %id=button_compatibility_id:mc_pausescreen_stats_button%
width = 50
width = 204
action = resizebutton
advanced_width = 204
height = 20
}