type = menu

customization-meta {
  identifier = com.ezrol.terry.minecraft.defaultworldgenerator.gui.DefaultWorldSelectionList
  renderorder = foreground
}

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

