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
Targets:
BlueMapAPI: v1.4.0
File | Target Version |
---|---|
BlueMap-1.3.1-cli.jar | CLI for Minecraft 1.12.2 - 1.16.5 |
BlueMap-1.3.1-sponge-7.3.0.jar | Sponge 7.3.0 |
BlueMap-1.3.1-spigot.jar | Spigot/Paper 1.13.2 - 1.16.5 |
BlueMap-1.3.1-fabric-1.16.4.jar | Fabric 1.16.2 - 1.16.5 |
BlueMap-1.3.1-fabric-1.16.1.jar | Fabric 1.16.1 |
BlueMap-1.3.1-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-1.3.1-forge-1.16.4.jar | Forge 1.16.1 - 1.16.5 (1.16.3-34.0.0) |
BlueMap-1.3.1-forge-1.15.2.jar | Forge 1.15.2 (1.15.2-31.2.0) |
BlueMap-1.3.1-forge-1.14.4.jar | Forge 1.14.4 (1.14.4-28.2.0) |