type = menu

customization-meta {
  identifier = Modpack_Menu
  renderorder = foreground
}

customization {
  path = modpack-graphics/modpack-screen-night.png
  action = texturizebackground
}

customization {
  orientation = mid-left
  buttonaction = opengui
  x = 0
  width = 100
  action = addbutton
  y = -10
  backgroundhovered = modpack-graphics/button-100-20-pressed.png
  label = Multiplayer
  backgroundnormal = modpack-graphics/button-100-20.png
  value = net.minecraft.client.gui.screen.MultiplayerScreen
  height = 20
}

customization {
  orientation = top-left
  buttonaction = opengui
  x = 0
  width = 100
  action = addbutton
  y = 201
  backgroundhovered = modpack-graphics/button-100-20-pressed.png
  label = Mods
  backgroundnormal = modpack-graphics/button-100-20.png
  value = io.github.prospector.modmenu.gui.ModsScreen
  height = 20
}

customization {
  orientation = mid-left
  buttonaction = opengui
  x = 0
  width = 100
  action = addbutton
  y = -31
  backgroundhovered = modpack-graphics/button-100-20-pressed.png
  label = Worlds
  backgroundnormal = modpack-graphics/button-100-20.png
  value = net.minecraft.client.gui.screen.WorldSelectionScreen
  height = 20
}

customization {
  orientation = bottom-centered
  buttonaction = quitgame
  x = -64
  width = 128
  action = addbutton
  y = -20
  backgroundhovered = modpack-graphics/button-128-20-pressed.png
  label = Quit (give up)
  backgroundnormal = modpack-graphics/button-128-20.png
  value = menu.quit
  height = 20
}

customization {
  orientation = bottom-left
  buttonaction = opengui
  x = 0
  width = 56
  action = addbutton
  y = -20
  backgroundhovered = modpack-graphics/56-20-pressed.png
  label = Language
  backgroundnormal = modpack-graphics/56-20.png
  value = net.minecraft.client.gui.screen.LanguageScreen
  height = 20
}

customization {
  orientation = top-right
  shadow = true
  centered = false
  x = -87
  action = addtext
  y = 128
  scale = 1.0
  value = BinaryVigilante:
}

customization {
  orientation = top-right
  buttonaction = openlink
  x = -100
  width = 100
  action = addbutton
  y = 138
  backgroundhovered = modpack-graphics/button-100-20-pressed.png
  label = YouTube
  backgroundnormal = modpack-graphics/button-100-20.png
  value = https://www.youtube.com/binaryVigilante?sub_confirmation=1
  height = 20
}

customization {
  orientation = mid-right
  buttonaction = openlink
  x = -100
  width = 100
  action = addbutton
  y = 11
  backgroundhovered = modpack-graphics/button-100-20-pressed.png
  label = Twitter
  backgroundnormal = modpack-graphics/button-100-20.png
  value = https://twitter.com/BinaryVigilante
  height = 20
}

customization {
  orientation = mid-right
  buttonaction = openlink
  x = -100
  width = 100
  action = addbutton
  y = 32
  backgroundhovered = modpack-graphics/button-100-20-pressed.png
  label = Patreon
  backgroundnormal = modpack-graphics/button-100-20.png
  value = https://www.patreon.com/BinaryVigilante
  height = 20
}

customization {
  orientation = top-left
  x = 0
  width = 0
  action = addwebtexture
  y = 0
  url = https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwww.logolynx.com%2Fimages%2Flogolynx%2F49%2F49521d08514bab0f2cf3a124fed3a421.png§f=1§nofb=1
  height = 100
}

customization {
  orientation = mid-right
  buttonaction = openlink
  x = -100
  width = 100
  action = addbutton
  y = -10
  backgroundhovered = modpack-graphics/button-100-20-pressed.png
  label = Discord
  backgroundnormal = modpack-graphics/button-100-20.png
  value = 
  height = 20
}

customization {
  orientation = top-left
  buttonaction = opengui
  x = 0
  width = 100
  action = addbutton
  y = 180
  backgroundhovered = modpack-graphics/button-100-20-pressed.png
  label = Settings
  backgroundnormal = modpack-graphics/button-100-20.png
  value = net.minecraft.client.gui.screen.OptionsScreen
  height = 20
}

