сopyright_button move
This commit is contained in:
parent
1223ce7ec1
commit
f02a14f019
2 changed files with 13 additions and 6 deletions
|
|
@ -3,9 +3,9 @@ type = customizablemenus
|
|||
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.TitleScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.PauseScreen {
|
||||
}
|
||||
|
||||
net.minecraft.client.gui.screens.TitleScreen {
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -327,17 +327,24 @@ customization {
|
|||
shadow = true
|
||||
scale = 1.0
|
||||
source = Forge {"placeholder":"modversion","values":{"modid":"forge"}}%n%Minecraft {"placeholder":"mcversion"}%n%{"placeholder":"loadedmods"} mods loaded%n%Modpack Version: §cDEV§r%n%Latest Modpack Version: §b{"placeholder":"json","values":{"source":"https://api.github.com/repos/TerraFirmaGreg-Team/Modpack-1.20.x/releases/latest","json_path":"$.tag_name"}}§r
|
||||
source =
|
||||
text_border = 0
|
||||
case_mode = normal
|
||||
source_mode = direct
|
||||
line_spacing = 1
|
||||
x = 1
|
||||
x = 0
|
||||
width = 163
|
||||
action = custom_layout_element:fancymenu_customization_item_text
|
||||
actionid = a5845307-9494-47b0-87c0-e398a680e9e01700129661006
|
||||
y = -51
|
||||
y = -61
|
||||
alignment = left
|
||||
height = 56
|
||||
}
|
||||
|
||||
customization {
|
||||
identifier = %id=button_compatibility_id:mc_titlescreen_copyright_button%
|
||||
orientation = bottom-left
|
||||
x = 1
|
||||
action = movebutton
|
||||
y = -10
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue