- Added support for 1.21. (Thanks @Oxeus!)
- Updated to 1.20.4
- Updated to 1.20.2
- Added the ability to cancel changes by exiting the pack screen using escape instead of the done button.
- Fixed the whole pack list being recognised as a header.
- Marked compatible with 1.20.1
- Updated to 1.20.
- Merged the "enable all" and "disable all" buttons into the "available" and "selected" titles.
- This should help fix some overlapping ui with other mods, and removes clutter.
- Fixed a crash when builtin resource packs contain illegal characters.
- Added additional debug logging for packs that we don't know how to handle.
- Fixed an issue causing builtin packs provided by other mods to never show up.
- Fixed an edge case that shouldn't have triggered, but ended up causing a crash upon opening the pack screen. 💀
- Added a new
folder.json
file to every folder in the resource pack directory, this can be used to configure properties of the folder and packs inside:- Set a custom path for your folder icon.
- Change the order in which packs show up and apply.
- Make packs show up in multiple folders at once.
- Hide folders.
- And more!
- Fixed minor issues.
- Updated a lot of internals to be more polishedâ„¢.
- Added and fixed translations.
- Fixed a bug where resource packs with the same name but in different folders would not be loaded properly.
- This might unload some resource packs selected before this version, but they should stay consistent when you re-select them.
- Added support for lang files/translations.
- Currently only English is supported, but you can help by translating the mod to your language!
- If you want to help, please contact me on Discord or open a PR on github.
- Updated to 1.19.4.
- Removed unnecessary "Found non-pack entry, ignoring" log spam.