Highlights / Notes
Full 1.16.5 support, bugfixes, small improvements and new API version
Upgrading from 1.3.0
Just swap the bluemap.jar
.
Changelog since 1.3.0
- Open fabric and forge version dependencies to support 1.16.5
- Push API version for some bugfixes
- Add support for loading custom dimensions that have been added by a datapack
- Properly implement equals and hashCode functions for Marker and MarkerSet implementations
- Improved debug-log of failures when loading resources
- Fixed a bug where parent-elements of block-models got inherited when they shouldn’t
- Fixed an insufficient synchronisation that can cause a rare error while rendering 1.12.2 chunks
- Fixed a possible StackOverflowError caused by an invalid texture-definition by a resource
- Ignore unresolved texture references if they are unused by the model