- Heavily optimized plugin load times, achieving upwards of 95% improvement depending on pack.
- Nested tables can now be of any loot table type
TextKey
now stores text objects directly. This prevents translation errors on dedicated servers.- Added es_mx translations and updated zh_cn.
- Fixed stack sync issue where all stacks turn into huge piles of stone
- 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