- Changed message about missing server data, clarifying that it about missing HUD data (Server missing Jade or plugin not enabled)
- 1.19.2 is supported again
- backported from newer builds
Ported to 1.20.1
- No longer crash when another mod tries to access the inventory while the tile entity has no world (falls back to sided/thread checks)
Ported to 1.19.4
- No longer crash when another mod tries to access the inventory while the tile entity has no world (falls back to sided/thread checks)
- Texture Updates
- Adjusted owner display to support formatting codes
- Fixed capability implementation; all handlers are now cached and invalidate is invoked when needed (solves memory leaks and random unpredictable mod interaction issues)
- Adjusted TheOneProbe support
- Added Support for Jade
- Texture Updates
- Adjusted owner display to support formatting codes
- added fr_fr localization
- fixed block placement failing when shift-clicking on the chest
1.19.3 Port