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

@@ -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",

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
}

2
mods

Submodule mods updated: 6fd9e8606a...cf0fd4c703