Packed Packs

Pack resource and data packs into profiles with multiple selection, drag and drop, and extended mouse and keyboard controls.

File Details

Fabric v2.2.0+26.1

  • R
  • Jun 2, 2026
  • 783.25 KB
  • 8
  • 26.1.2+2
  • Fabric

File Name

packed_packs-fabric-2.2.0+26.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:packed-packs-1260514:8187214"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Changed the Sort cycling button to a dropdown button.
  • Added dropdown button next to the Open Pack Folder button to open additional folders if there is any.
  • Added buttons to toggle default and lock of profiles next to the profile list when on dev mode.
  • Increased the max height of context menu.
  • Fixed folder pack order not saving when the folder pack list is not closed.
  • Fixed 'Open File' and 'Show File Manager' context menu options not appearing when the pack file is locked.
  • Fixed pack entries getting stuck with the incompatible title and description when navigating by keyboard.
  • Fixed hidden override not immediately reflecting on the pack screen when toggling dev mode.
  • Fixed profile name failing to resolve when the profiles directory has not yet created.
  • Fixed crash when reading an invalid config file.

Packed Packs API

  • Added methods to add Renderable and Renderable & LayoutElements to InitializePackEntryEvent.
  • Added ScreenContext#getMinecraft()