type = menu

customization-meta {
  identifier = net.minecraft.client.gui.GuiGameOver
  renderorder = foreground
}

customization {
  hoversound = resources/fancymenu/menu/click.wav
  orientation = bottom-right
  buttonaction = opencustomgui
  x = -102
  width = 100
  action = addbutton
  y = -22
  label = Quit Game
  value = alphaonetwelve.areyousure
  height = 20
}

