type = menu

customization-meta {
  identifier = net.minecraft.client.gui.GuiIngameMenu
  renderorder = background
}

customization {
  identifier = %id=400330%
  orientation = bottom-centered
  x = -64
  action = movebutton
  y = -50
}

customization {
  identifier = %id=400330%
  width = 131
  action = resizebutton
  height = 15
}

customization {
  identifier = %id=400330%
  action = setbuttonlabel
  value = Options
}

customization {
  identifier = %id=400330%
  action = setbuttontexture
  backgroundhovered = resources/gui/menu/blank_hover.png
  backgroundnormal = resources/gui/menu/blank_2.png
}

customization {
  identifier = %id=400258%
  orientation = bottom-centered
  x = -64
  action = movebutton
  y = -70
}

customization {
  identifier = %id=400258%
  width = 131
  action = resizebutton
  height = 15
}

customization {
  identifier = %id=400258%
  action = setbuttontexture
  backgroundhovered = resources/gui/menu/blank_hover.png
  backgroundnormal = resources/gui/menu/blank_2.png
}

customization {
  identifier = %id=400306%
  orientation = mid-centered
  x = -64
  action = movebutton
  y = 27
}

customization {
  identifier = %id=400306%
  width = 131
  action = resizebutton
  height = 15
}

customization {
  identifier = %id=400306%
  action = setbuttontexture
  backgroundhovered = resources/gui/menu/blank_hover.png
  backgroundnormal = resources/gui/menu/blank_2.png
}

customization {
  identifier = %id=400282%
  orientation = mid-centered
  x = -65
  action = movebutton
  y = -61
}

customization {
  identifier = %id=400282%
  width = 131
  action = resizebutton
  height = 15
}

customization {
  identifier = %id=400282%
  action = setbuttontexture
  backgroundhovered = resources/gui/menu/blank_hover.png
  backgroundnormal = resources/gui/menu/blank_2.png
}

customization {
  identifier = %id=400354%
  orientation = bottom-centered
  x = -64
  action = movebutton
  y = -30
}

customization {
  identifier = %id=400354%
  width = 131
  action = resizebutton
  height = 15
}

customization {
  identifier = %id=400354%
  action = setbuttonlabel
  value = Save & Quit
}

customization {
  identifier = %id=400354%
  action = setbuttontexture
  backgroundhovered = resources/gui/menu/blank_hover.png
  backgroundnormal = resources/gui/menu/blank_2.png
}

customization {
  identifier = %id=400354%
  action = sethoverlabel
  label = Save & Quit
}

customization {
  identifier = %id=502330%
  orientation = mid-centered
  x = -65
  action = movebutton
  y = -21
}

customization {
  identifier = %id=502330%
  width = 131
  action = resizebutton
  height = 15
}

customization {
  identifier = %id=502330%
  action = setbuttonlabel
  value = Mod Options
}

customization {
  identifier = %id=502330%
  action = setbuttontexture
  backgroundhovered = resources/gui/menu/blank_hover.png
  backgroundnormal = resources/gui/menu/blank_2.png
}

customization {
  identifier = %id=502282%
  action = hidebutton
}

customization {
  path = resources/gui/menu/bgmenu.png
  orientation = top-centered
  x = -66
  width = 133
  action = addtexture
  y = 0
  height = %guiheight%
}

customization {
  orientation = mid-centered
  buttonaction = openlink
  x = -65
  width = 131
  action = addbutton
  y = -2
  backgroundhovered = resources/gui/menu/blank_hover.png
  description = Opens a web brower tab &nto our GitHub page.
  label = Report a Bug
  backgroundnormal = resources/gui/menu/blank_2.png
  value = https://github.com/AMPZNetwork/AMPZ-REBORN/issues
  height = 15
}

customization {
  orientation = mid-centered
  hoverlabel = Resource Packs
  buttonaction = opengui
  x = -65
  width = 131
  action = addbutton
  y = -41
  backgroundhovered = resources/gui/menu/blank_hover.png
  label = Resource Packs
  backgroundnormal = resources/gui/menu/blank_2.png
  value = net.minecraft.client.gui.GuiScreenResourcePacks
  height = 15
}

