type = menu

customization-meta {
  identifier = alphaonetwelve.intro
  renderorder = foreground
}

customization {
  hoversound = resources/fancymenu/menu/click.wav
  orientation = top-left
  name = botintro
  x = 0
  width = 480
  action = addanimation
  y = 0
  height = 270
}

customization {
  hoversound = resources/fancymenu/menu/click.wav
  hideforseconds = 2.5
  orientation = bottom-right
  buttonaction = opengui
  x = -102
  width = 100
  action = addbutton
  y = -22
  label = Done
  value = net.minecraft.client.gui.GuiMainMenu
  height = 20
}

