type = menu

customization-meta {
  identifier = ModpackAuthors
  renderorder = foreground
}

customization {
  path = resources/mainmenu/audio/audio.wav
  loop = false
  action = addaudio
}

customization {
  path = resources/mainmenu/buttons/discord.png
  orientation = bottom-right
  x = -50
  width = 50
  action = addtexture
  y = -55
  height = 55
}

customization {
  orientation = bottom-right
  buttonaction = openlink
  x = -50
  width = 50
  action = addbutton
  y = -55
  backgroundhovered = resources/mainmenu/buttons/null.png
  label = 
  backgroundnormal = resources/mainmenu/buttons/null.png
  value = https://discord.gg/K73bSTJp3V
  height = 55
}

customization {
  orientation = bottom-centered
  hoverlabel = to Main Menu!
  buttonaction = opengui
  x = -50
  width = 100
  action = addbutton
  y = -23
  backgroundhovered = resources/mainmenu/buttons/press.png
  label = Back...
  backgroundnormal = resources/mainmenu/buttons/normal.png
  value = net.minecraft.client.gui.screen.MainMenuScreen
  height = 20
}

customization {
  path = resources/mainmenu/modpack_authors/logo/bisect.png
  orientation = top-right
  x = -100
  width = 100
  action = addtexture
  y = 0
  height = 100
}

customization {
  orientation = top-right
  buttonaction = openlink
  x = -100
  width = 100
  action = addbutton
  y = 0
  backgroundhovered = resources/mainmenu/buttons/null.png
  label = 
  backgroundnormal = resources/mainmenu/buttons/null.png
  value = https://bisecthosting.com/BrPacks25
  height = 100
}

customization {
  path = resources/mainmenu/modpack_authors/logo/logo.gif
  orientation = mid-right
  x = -100
  width = 100
  action = addtexture
  y = -50
  height = 100
}

customization {
  orientation = mid-right
  buttonaction = openlink
  x = -100
  width = 100
  action = addbutton
  y = -50
  backgroundhovered = resources/mainmenu/buttons/null.png
  label = 
  backgroundnormal = resources/mainmenu/buttons/null.png
  value = https://brpacks.com/
  height = 100
}

customization {
  path = resources/mainmenu/modpack_authors/authors/jcraft.png
  orientation = top-left
  x = 0
  width = 92
  action = addtexture
  y = 0
  height = 100
}

customization {
  path = resources/mainmenu/modpack_authors/authors/guga.png
  orientation = mid-left
  x = 0
  width = 92
  action = addtexture
  y = -50
  height = 100
}

customization {
  path = resources/mainmenu/modpack_authors/authors/marcelo.png
  orientation = bottom-left
  x = 0
  width = 92
  action = addtexture
  y = -100
  height = 100
}

customization {
  orientation = mid-left
  shadow = true
  centered = false
  x = 90
  action = addtext
  y = -11
  scale = 1.2
  value = §5§lMr_Guga_ (Modpack Maker)
}

customization {
  orientation = bottom-left
  shadow = true
  centered = false
  x = 90
  action = addtext
  y = -63
  scale = 1.2
  value = §1§lMarceloGames0 (Main Menu Maker)
}

customization {
  orientation = top-left
  shadow = true
  centered = false
  x = 91
  action = addtext
  y = 35
  scale = 1.2
  value = §6§lJLFranco_JJ (Fundador)
}

