type = menu

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

customization {
  orientation = top-left
  buttonaction = opengui
  x = 165
  width = 50
  action = addbutton
  y = 198
  label = Mods
  value = net.minecraftforge.fml.client.gui.screen.ModListScreen
  height = 20
}

