fix menu
This commit is contained in:
parent
b6f41e3235
commit
b6239c293e
6 changed files with 10 additions and 10 deletions
|
|
@ -173,7 +173,8 @@
|
|||
},
|
||||
"dynamicIcons": {
|
||||
"default": "https://via.placeholder.com/256.png",
|
||||
"SpeeeDCraft": "https://mc-heads.net/avatar/9d9c39ad4d3a4e6191c73d327f5dcf51"
|
||||
"SpeeeDCraft": "https://mc-heads.net/avatar/9d9c39ad4d3a4e6191c73d327f5dcf51",
|
||||
"Xikaro": "https://mc-heads.net/avatar/57b3dfb5f8a649e28b544e4ffc63256f"
|
||||
},
|
||||
"dynamicVariables": {
|
||||
"default": "Example Text",
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
|
||||
2
mods
2
mods
|
|
@ -1 +1 @@
|
|||
Subproject commit 6fd9e8606a73108cdbcb9517b22fb4a01c8a7516
|
||||
Subproject commit cf0fd4c703cc28b931086d8cf6c4811618a395fc
|
||||
Loading…
Add table
Add a link
Reference in a new issue