📂 Folder Packs (#14)
- 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.
- Added Ukrainian translation (#17 by StarmanMine142)
- Added keyboard shortcut to open folder packs with
Enter
. PressingSpace
still transfers the folder pack.- Folder packs can be closed with Escape or by navigating to the other pack list.
- Child packs enabled individually from the Vanilla Screen now cause their folder pack to appear in both columns in the Packed Packs Screen.
- Renamed
packed_packs.manifest.json
→packed_packs.folderpack.json
. - Updated the default icon for folder packs.
- Fixed pack list focus jumping around after closing a folder pack.
- Fixed minor resource leak when loading folder packs.
- Added folder support (#14). Pack your packed packs even further!
- Just create a folder and place your packs there, Packed Packs will detect it automatically.
- Folders behave like regular packs. They take up a row in the pack lists and you can move them around.
- Folders also have a special button to let you view and reorder the packs inside.
- Add a
pack.png
at the folder root to set a custom icon. - Only discovers folders one level deep for now.
- There will probably be some bugs, feedback is appreciated.
- Added 1.21.6 support.
- Reversed resourcify buttons (#10).
- Fixed forward and reverse side buttons not triggering undo/redo when hovering over the pack list (#12).
- Fixed vanilla sort not placing built-in Fabric resource packs at the bottom (#13).
- Fixed profiles not respecting pack position when revalidating (e.g. when a server pack is added).
- Improved performance when returning to the packed packs screen from other mod screens.
- Also preserved scroll state (if screen supports returning) rather than scrolling to last selected.
- Added right-click functionality to the sort button to cycle in reverse (#4).
- Correctly scaled background texture of saved profiles sidebar.
- Updated icon.