Packed Packs

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

File Details

packed_packs-fabric-2.2.0+1.21.11-sources.jar

  • R
  • Jun 2, 2026
  • 184.14 KB
  • 0
  • 1.21.11
  • Fabric

File Name

packed_packs-fabric-2.2.0+1.21.11-sources.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:packed-packs-1260514:8187161"
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()