Wiki 9Minecraft PackMenu Mod Wiki
PackMenu Mod Wiki › Reference

PackMenu Mod — Reference

File Structure and Setup

PackMenu operates using two primary locations within the Minecraft instance directory. Configuration files determine the logic and layout, while resource packs provide the visual assets.

Directory Layout

  • config/packmenu/: This is the primary directory for customization logic.
  • buttons/: A folder containing individual .json files for every custom button.
  • background.json: Defines the menu background (image, panorama, or slideshow).
  • logo.json: Defines the main title logo properties.
  • packmenu.cfg: General mod settings, such as enabling/disabling specific vanilla elements.
  • resources/packmenu/: While assets can be placed in any resource pack, this folder is often used for modpack-specific textures like button icons and backgrounds.