- Optimize memory structure of search trees further
- Decrease memory usage further for substrings and ingredients
- Optimize ore dictionary names getter
- Improve ItemStack count rendering with formatting and scaling (thanks @gardenevery)
- Added experimental internal API for reloading recipes only
- Keep field descriptor the same for compatibility, switcehd to sorting recipe categories/catalysts in-place
- Fixes multimaps again with a little refactor
- Fixed multimap hashcode crashing from a broken entrySet implementation
- Fixed Optifine's Custom Items Texture compatibility
- Don't draw tooltips in excluded areas
- Resolves #85, #91 and #93 thanks to
ttsaurus
- Improved OptiFine support.
- Fixes fluid nbt issues
- Implement
/hei loadBookmarks
to load bookmarks from hei_bookmarks.ini skipShowingProgressBar
config to optimize loading time by not showing individual progress bars.- Fixes prefix searching from breaking
- Fixes tipped arrows recipes from appearing even if the recipe is no longer in the game.