type = menu

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

customization {
  path = config/fancymenu/textures/background_options.png
  action = texturizebackground
}

customization {
  identifier = %id=1%
  action = setbuttonlabel
  value = §cDONT CLICK THIS
}

customization {
  identifier = %id=1%
  action = setbuttontexture
  backgroundhovered = config/fancymenu/textures/button-hovered.png
  backgroundnormal = config/fancymenu/textures/button-unhovered.png
}

customization {
  identifier = %id=2%
  action = setbuttontexture
  backgroundhovered = config/fancymenu/textures/button-hovered.png
  backgroundnormal = config/fancymenu/textures/button-unhovered.png
}

customization {
  orientation = top-left
  buttonaction = quitgame
  x = 367
  width = 237
  action = addbutton
  y = 206
  backgroundhovered = config/fancymenu/textures/button-hovered.png
  label = §cRestart Game
  backgroundnormal = config/fancymenu/textures/button-unhovered.png
  value = 
  height = 51
}

