type = menu

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

customization {
  orientation = bottom-right
  buttonaction = opengui
  x = -102
  width = 100
  action = addbutton
  y = -22
  label = Done
  value = net.minecraft.client.gui.GuiMainMenu
  height = 20
}

