Updated to 1.19.4
Tweaks
- Auto-resolving tags in the recipe tree now bases its decisions based on existing costs
Fixes
- Fixed sidebars sometimes overlapping where they shouldn't below them
- Fixed craft history not having miscraft prevention
- Fixed remainder reuse ordering in cetain specific recipe tree structures
Additions
- Added quick buttons for navigating the EMI config
- Added configurable subpanels for sidebars
- Added new sidebar types
- Craft History - A live updating history of the crafts you've performed
- Lookup History - A live updating history of the stacks you've looked at recipes for
- Added full support for chance in recipes and the recipe tree
Tweaks
- Craftables now display their output count, to help disambiguate them
Fixes
- Sidebar background should properly draw behind GUIs with overlaps
- Chance support, #104 #105
API
- Added convenience method for easier text widget construction
- Added sorting method for recipes based on identifier
Additions
- Added support for more non-standard crafting recipes, like those generated by CraftTweaker
Tweaks
- Tweaked the way EMI detects server connecton/disconnection
- Tweaked some EMI logging to include mod name outside of dev
Fixes
- Fixed some "infinite reloading" bugs related to lifecycle events