promotional bannermobile promotional banner

Packed Packs

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

Fabric v2.2.4+1.21.11

File namepacked_packs-fabric-2.2.4+1.21.11.jar
Uploader
fishstizfishstiz
Uploaded
Aug 24, 2026
Downloads
1.0K
Size
799.5 KB
Mod Loaders
Fabric
File ID
8722506
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:packed-packs-1260514:8722506"

Learn more about Curse Maven

What's new

  • Fixed exact aliases not updating the pack id in profiles (#72).
  • Aliases can now resolve to a regex pack id when prefixed with regex:. The regex pack id will attempt to find the first pack with the matching id. This can only be done manually in the config.meta.json file for now.
    • Example using an exact alias.
      {
        "aliases": {
          "file/test-pack v1.2.zip": "regex:file/test-pack v.*\\.zip"          
        }
      }
      
    • Example using a regex alias:
      {
        "aliases": {
          "regex:file/test-pack v.*\\.zip": "regex:file/test-pack v.*\\.zip"          
        }
      }
      
    • Note that aliases in the config.meta.json maps alias to canonical. Pack ids saved in configs but do not exist will attempt to find a matching key in the alias map. The value is the id of the would-be existing pack. If the mapped value is a regex id, then it will attempt to find an existing pack that matches the regex.
Type
Name
Game Versions
Mod Loaders
Size
Downloads
Uploaded