This Update brings under the hood API changes and a update to Minecraft 1.19.3
Features
- Updated to Minecraft 1.19.3
- Remove Vanilla Limitation on builtin Entries due to the changes found within Minecarft 1.19.3
API Changes
- Refactor to using a more Common API for loading Condensed Entries
- Remove Unneeded CustomItemGroupOrderHelper API
- Renaming of already existing Builder Methods
- Implement Strict Filtering and Ordering of the Entries within Each entry
- Implement more support for using Features within Json Loader
- Update to Wiki Page
Condensed Creative 2.0.2 is a small release to fix a single bug
Bug Fix
- Fix issue where Resource Loaded Entries get deleted after editing the mod Config
Condensed Creative 2.0.2 is a small release to fix a single bug and will be the last release for 1.18.2 besides any big bugs
Bug Fix
- Fix issue where Resource Loaded Entries get deleted after editing the mod Config
Condensed Creative 2.0.1 is a small release to fix a single bug
Bug Fix
- Fix a bug with the CreativeInventoryScreenMixin if someone else attempts to change the UV position causing bad scrollbar
Condensed Creative 2.0.0 is a big release mostly for API backend and also new Loader support
Generalized Features
- Supports Multi Loader so now there is a forge Version
API Changes
- New Data Driven way of registering Condensed Entries (Check Github Wiki for more Info)
- This dose now allow for mod and Modpack devs to register entries without depending on it so heavily if they don't want too
- More Documentation on how to register Entries on Github
Condensed Creative has been updated with more built-in entries, minor API changes to making condensed groups, and fix some bugs causing crashing and jankness.
Features
- New Border outlines can be enabled/disabled through the Config menu
- The outline color can also be customised within the such config
- Add ability for some custom info text for Condensable Entries
- Implement sorting with Condensable Entries
Bug Fixes
- Fix issues with Entry hashes changing due to how the creative inventory messes with ItemStacks
- Fix mod Icon being the default fabric one
- Fix text being incorrectly made from the given Entry Identifier
Features: - Added some default Entries(More will come in the future) with a config option to enable such
BugFix: - Set base index for Creative Item Groups to be 0 encase an Itemgroup becomes an owo Itemgroup by someone else - Fix Rotating Item Render only working for one Condensed Entrie
Initial Release