type = menu

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

customization {
  path = config/fancymenu/animations/botintro/animation/6.jpg
  orientation = top-left
  x = 0
  width = 480
  action = addtexture
  y = 0
  height = 270
}

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

