type = menu

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

customization {
  orientation = top-centered
  buttonaction = openlink
  x = -50
  width = 100
  action = addbutton
  y = 0
  label = Request a Feature
  value = 
  height = 20
}

customization {
  orientation = mid-centered
  buttonaction = openlink
  x = -50
  width = 100
  action = addbutton
  y = -10
  label = Report an Issue
  value = 
  height = 20
}

customization {
  orientation = bottom-centered
  buttonaction = openlink
  x = -50
  width = 100
  action = addbutton
  y = -20
  label = Mod Wikipedia
  value = 
  height = 20
}

