- Updated for Minecraft 1.20.1 (#243, thanks @SAGESSE-CN)
- Requires Forge >= 47.0.12 since the Forge tooltip API was broken in earlier Forge versions
- Breaking AppleSkin API changes:
- All
PoseStack
parameters have been changed toGuiGraphics
- All
- Fixed a possible infinite loop when estimating the health restored by the food the player is holding (#181, thanks @TigerWalts and @Darkere for reporting the bug and providing info on how to reproduce it)
- Optimized estimation of the health restored by the food the player is holding (previously, in certain situations it could take much, much longer than it needed to; now, it will always take a reasonable amount of time)
- Added German translation (#177, thanks @Andre601)
- Added Simplified Chinese translation (#178, thanks @Q2297045667 and @SAGESSE-CN)
- Added French translation (#179, thanks @Julienraptor01)
- Updated Turkish translation (#180, thanks @Hexasan)