type = menu

customization-meta {
  identifier = ModpackAuthors
  renderorder = foreground
}

customization {
  path = resources/mainmenu/authors/authors.png
  action = texturizebackground
}

customization {
  action = setscale
  scale = 2
}

customization {
  orientation = bottom-centered
  hoverlabel = §8Main Menu
  buttonaction = opengui
  x = -50
  width = 100
  action = addbutton
  y = -28
  backgroundhovered = resources/mainmenu/buttons/button_hover.png
  label = §7Main Menu
  backgroundnormal = resources/mainmenu/buttons/button.png
  value = net.minecraft.client.gui.GuiMainMenu
  height = 20
}

customization {
  orientation = bottom-left
  shadow = false
  centered = false
  x = 2
  action = addtext
  y = -11
  scale = 1.0
  value = §1§lMain Menu by: §bMarceloGames0
}

customization {
  orientation = top-left
  buttonaction = openlink
  x = 5
  width = 120
  action = addbutton
  y = 5
  backgroundhovered = resources/mainmenu/authors/discord.png
  label = 
  backgroundnormal = resources/mainmenu/authors/discord.png
  value = https://discord.gg/K73bSTJp3V
  height = 45
}

