type = menu

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

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

