- Added a lot of new exception handling to more gracefully deal with and log problems.
- Attempted a basic sorting mechanism for grouped stacks to appear in a consistent order. Will likely have to revisit and improve.
- Fixed error caused by improper stacks in loot tables (i.e. the 177 bones from TwiFor)
- In many stacks, chance has been replaced with rolls, to be overall more intuitive to the player. The rolls in the tooltip stack with the chances in the conditions.
- Fixed Neoforge access violation error.
- Biomes and Structures are now translated in tooltips where possible.
- Fixed crash when EMI Loot wasn't installed on a connecting client but was on the server.
- Optimized and improved client sync parsing.
- Simple block recipes (i.e. recips for blocks that simply drop themselves, or that drops are guaranteed) now support the Recipe Tree
- Added automatic name parsing to named loot recipes, based on the loot table resource location.
- Added mod name to the tooltip, in the standard EMI style.
- Added tooltip (with mod name) to "blockstate" stacks.
- Added "chance decimal place" setting in the config, which affects how chance and weight numbers are displayed (5.12% vs. 5%, etc.)