type = menu

customization-meta {
  identifier = aloepacks
  renderorder = foreground
}

customization {
  path = textures/otheraloepacks.png
  action = texturizebackground
}

customization {
  path = textures/aloetrack.wav
  loop = true
  action = addaudio
}

customization {
  hoversound = textures/hoversound.wav
  orientation = top-left
  buttonaction = openlink
  x = 57
  width = 135
  action = addbutton
  y = 65
  backgroundhovered = textures/transparentlinkpressed.png
  label = 
  backgroundnormal = textures/transparentlink.png
  value = https://www.curseforge.com/minecraft/modpacks/a-lot-of-everything-classic
  height = 127
}

customization {
  hoversound = textures/hoversound2.wav
  orientation = top-left
  buttonaction = openlink
  x = 252
  width = 135
  action = addbutton
  y = 66
  backgroundhovered = textures/transparentlinkpressed.png
  label = 
  backgroundnormal = textures/transparentlink.png
  value = https://www.curseforge.com/minecraft/modpacks/aloe-classic-lite
  height = 126
}

customization {
  orientation = top-left
  hoverlabel = COMING SOON BRO CHILL!
  buttonaction = openlink
  x = 447
  width = 134
  action = addbutton
  y = 65
  backgroundhovered = textures/transparentlink.png
  label = COMING SOON
  backgroundnormal = textures/transparentlink.png
  value = 
  height = 127
}

customization {
  orientation = bottom-centered
  buttonaction = opengui
  x = -50
  width = 100
  action = addbutton
  y = -20
  backgroundhovered = textures/generalbuttonpressed.png
  label = Back
  backgroundnormal = textures/generalbutton.png
  value = net.minecraft.client.gui.screen.MainMenuScreen
  height = 20
}

