github BlueMap-Minecraft/BlueMap v1.6.1
Version 1.6.1 (Snapshot)

latest releases: v3.17, v3.16, v3.15...
pre-release2 years ago

Highlights / Notes

Fixed lots of bugs that got introduced with 1.6.0 and improved the cave-render system.

This is a SNAPSHOT-release and is not production-ready! Use at your own risk.

Upgrading from 1.6.0

First, swap your bluemap.jar.

Then, in your render.conf, for EACH map, do the following:

  • Add worldSkyLight: 15 to overworld maps, and worldSkyLight: 0 to nether or end maps
  • Replace renderCaves: false with removeCavesBelowY: 10000 or removeCavesBelowY: 55
  • Replace renderCaves: true with removeCavesBelowY: -10000

(If it helps, these are the changes made to the default config: 4447c31#diff-c0b4406a56b90fbe446939663d5339aa595ae3fbd7e8d3014e1169a2cc054182)

Changelog since 1.6.0

  • Added a config option to define the maximum height to remove caves
  • Added a config option to use blocklight instead of sunlight to "detect caves"
  • Fixed lowres-lighting in nether and end
  • Fixed sometimes rendering bright spots on the nether-ceiling or on end-islands
    (needed to add a config value to fix this)
  • Added crimson and warped signs
  • Tentative fix for the FileNotFoundExceptions
  • Tentative fix for the ClassNotFoundErrors
  • Tentative fix for the builtin webserver freezing if there are too many concurrent connections
  • Updated for Sponge 8.0.0 API changes

Targets:

BlueMapAPI: v1.6.0

File Target Version
BlueMap-1.6.1-cli.jar CLI for Minecraft 1.13.2 - 1.17.1
BlueMap-1.6.1-sponge-8.0.0.jar Sponge 8.0.0
BlueMap-1.6.1-spigot.jar Spigot/Paper 1.13.2 - 1.17.1
BlueMap-1.6.1-fabric-1.17.jar Fabric 1.17 - 1.17.1
BlueMap-1.6.1-fabric-1.16.4.jar Fabric 1.16.2 - 1.16.5
BlueMap-1.6.1-fabric-1.16.1.jar Fabric 1.16.1
BlueMap-1.6.1-fabric-1.15.2.jar Fabric 1.15.2
BlueMap-1.6.1-forge-1.16.4.jar Forge 1.16.1 - 1.16.5 (1.16.3-34.0.0)
BlueMap-1.6.1-forge-1.15.2.jar Forge 1.15.2 (1.15.2-31.2.0)
BlueMap-1.6.1-forge-1.14.4.jar Forge 1.14.4 (1.14.4-28.2.0)

Don't miss a new BlueMap release

NewReleases is sending notifications on new releases.