Updated Home (markdown)

Lukas Rieger 2020-11-25 23:27:52 +01:00
parent f073466d1d
commit 7872af2d93

@ -44,6 +44,13 @@ This will ignore missing light data with some drawbacks:
- Cave-rendering will be always enabled, because it is using the sun-light data to detect the "caves"
- Everything on the map will be rendered fully lit .. (sun-light value of 15, looks similar to having night-vision)
### Q: The map (web-app) is really slow (lagging)
Make sure you have **hardware-acceleration enabled** on your browser! Use your favorite search engine to learn how to do this :)
### Q: BlueMap does not find my world!
You have to add all your worlds to BlueMap's `render.conf`!<br>
BlueMap has the `world`-world preconfigured, but if your world-folder is not called `world` (or `world_nether`/`world_the_end` on spigot/paper) then you will need to change the default's in the `render.conf`.
## Known incompatibilities with other mods
- JustEnoughIDs (jeid)
- NotEnoughIDs