fix menu
This commit is contained in:
@@ -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
Submodule mods updated: 6fd9e8606a...cf0fd4c703
Reference in New Issue
Block a user