Updated Home (markdown)

Lukas Rieger 2020-09-04 01:41:07 +02:00
parent 8818147e6c
commit bee41854a6
1 changed files with 2 additions and 1 deletions

@ -23,7 +23,8 @@ Here is a checklist:
Read this: https://github.com/BlueMap-Minecraft/BlueMap/wiki/Configuring-mods
### Q: My block-textures are messed up when i zoom in on the map!
First, try to clear your browser-cache. *(Ctrl+F5 might not be enough)*<br>
First, press the `clear tile cache` button in BlueMap's menu. This updates all tiles from the server and makes sure your browser has not cached anything weird.
You can also try to clear your browser-cache completely. *(Ctrl+F5 might not be enough)*<br>
If that doesn't help you might have changed some bluemap-settings that require a complete re-render of the map:
Delete the whole folder that contains your rendered map data *(including the `textures.json`, `bluemap/web/data` by default)*, and use `/bluemap render <world>` to render the maps again. Then clear your browser-cache again and it should be fixed :)