File Details
NeoForge v2.2.0+1.21.11
- R
- Jun 2, 2026
- 761.57 KB
- 7
- 1.21.11
- NeoForge
File Name
packed_packs-neoforge-2.2.0+1.21.11.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
- 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
RenderableandRenderable & LayoutElements toInitializePackEntryEvent. - Added
ScreenContext#getMinecraft()