Highlights / Notes
Copper-chests and coppergolem statues models.
And reverted the integrated webserver changes from 5.12.
(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive.
This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)
Upgrading from 5.12
- Replace the
bluemap.jar
-file with the new one
Changelog since 5.12
- Added models for copper-chests
- Added models for coppergolem statues
- Added models for hanging-signs that are
attached=false
- Added models for all pale-oak signs
- Reverted the integrated webserver changes from 5.12
- Fixed a loading error on forge 1.21.9+ (#743)
- Added a cooldown-time when updating the same region-file multiple times in a row
- Also scan the
item
folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks) - Fixed and improved several small code-issues
Targets:
Java: 21
BlueMapAPI: 2.7.6
File | Target Version |
---|---|
bluemap-5.13-cli.jar | CLI for Minecraft 1.13.2 - 1.21.10 |
bluemap-5.13-spigot.jar | Spigot/Paper 1.20 - 1.21.10 |
bluemap-5.13-paper.jar | Paper/Folia 1.20.6 - 1.21.10 |
bluemap-5.13-fabric.jar | Fabric 1.21.9 - 1.21.10 |
bluemap-5.13-forge.jar | Forge 1.21.6 - 1.21.10 |
bluemap-5.13-neoforge.jar | NeoForge 1.21.6 - 1.21.10 |
bluemap-5.13-sponge.jar | SpongeAPI 11 - 17 |