type = menu

customization-meta {
  identifier = net.minecraft.client.gui.screen.IngameMenuScreen
  randomgroup = 1
  renderorder = background
  randommode = false
  minimummcversion = 1.16.5
  randomonlyfirsttime = false
}

customization {
  keepaspectratio = false
  action = backgroundoptions
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_return_to_game_button%
  orientation = mid-centered
  x = -102
  action = movebutton
  y = -61
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_feedback_button%
  action = hidebutton
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_disconnect_button%
  orientation = mid-centered
  x = -102
  action = movebutton
  y = 59
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_report_bugs_button%
  action = hidebutton
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_advancements_button%
  orientation = mid-centered
  x = -102
  action = movebutton
  y = -37
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_advancements_button%
  width = 204
  action = resizebutton
  height = 20
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_options_button%
  orientation = mid-centered
  x = -102
  action = movebutton
  y = 35
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_stats_button%
  action = hidebutton
}

customization {
  identifier = %id=button_compatibility_id:mc_pausescreen_lan_button%
  orientation = mid-centered
  x = 4
  action = movebutton
  y = 35
}

customization {
  orientation = mid-centered
  loopbackgroundanimations = true
  restartbackgroundanimations = true
  buttonaction = openlink
  x = -102
  width = 204
  actionid = cf6a60a2-1330-481a-8c6e-181ba95aa0941632231806424
  action = addbutton
  y = -13
  label = More Packs
  value = https://www.curseforge.com/members/teamampz/projects
  height = 20
}

customization {
  orientation = mid-centered
  loopbackgroundanimations = true
  restartbackgroundanimations = true
  buttonaction = opengui
  x = -102
  width = 204
  actionid = c8d64e69-9ba9-434f-918d-d19b8d2bf91a1632231806476
  action = addbutton
  y = 11
  label = Mods (%loadedmods%)
  value = net.minecraftforge.fml.client.gui.screen.ModListScreen
  height = 20
}

