Compatibility
Minecraft: Java Edition
1.21.4–1.21.8
1.21.1
Platforms
Supported environments
Links
Creators
Details
📦 Packed Packs
Pack resource and data packs into profiles with multiple selection, drag and drop, and extended mouse and keyboard controls.
✨ Features
- Save and load custom profiles.
- Select multiple packs at once.
- Drag and drop selection between columns.
- Context Menus.
- Additional Folders.
- Folder Packs.
- Search by title.
- Filter out incompatible packs.
- Sort alphabetically or by last updated.
- Mouse and keyboard controls.
- History (undo and redo).
📂 Additional Folders
- Add extra folders for pack discovery.
- Configure in
config/packed_packs.json
by adding paths under theadditionalFolders
array insideresourcepacks
ordatapacks
. - If the array doesn’t exist, create it manually or open and close the Packed Packs screen to update the config.
- Paths can be absolute or relative to the game directory.
- Correctly added folders appear as a context menu option under Open Pack Folder.
- Requires game restart to apply.
📂📦 Folder Packs
- Any folder in the root pack directory containing packs, without a
pack.mcmeta
, will be treated as a folder pack. - Folder packs behave like regular packs and can be moved between rows and columns to toggle multiple packs at once.
- They can be opened to view and reorder their contents. The order is saved to
packed_packs.folderpack.json
in the folder root. - Add a
pack.png
at the folder root to set a custom icon.
🖱️ Mouse Controls
- Open Context Menu — right click
- Select range — hold Shift and click
- Add/remove from selection — hold Ctrl and click
- Transfer single entry quickly — double click
- Undo — click backwards side button
- Redo — click forwards side button
⌨️ Keyboard Controls
- Navigate entries — ↑ / ↓
- Navigate out of entries — Tab
- Transfer selection — Space / Enter
- Select range — Shift + ↑ / ↓
- Move selection — Ctrl / Alt + ↑ / ↓
- Undo — Ctrl + Z
- Redo — Ctrl + Shift + Z / Ctrl + Y
- Open folder pack — Enter
- Close folder pack — Escape
- Delete file — Delete
- Rename file — Ctrl + R / F2 (if not bound to screenshot)
- Open file — Ctrl + Enter
- Show in file manager — Alt + Shift + R
- Refresh packs — F5
- Focus search bar — type any character
⚙️ Configuration
- Apply resource packs automatically on close.
- Replace the default resourcepack & datapack screens.
- Remove the red background on incompatible packs.