File Details
packed_packs-neoforge-2.2.0+26.1-sources.jar
- R
- Jun 2, 2026
- 176.29 KB
- 0
- 26.1.2+2
- NeoForge
File Name
packed_packs-neoforge-2.2.0+26.1-sources.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
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()