Skip to content

Commit

Permalink
Fix link to earth map docs on MCEarthMap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicJelle authored Nov 17, 2023
1 parent 519a095 commit bd777e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/MCEarthMap.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You'll need some plugins: [Chunky](https://www.spigotmc.org/resources/chunky.815

Make sure you've frozen and purged the map first (`/bluemap freeze <map-id>` to pause any automatic rendering, and `/bluemap purge <map-id>` to clean up old chunks)

First off, **set the world border.** This will ensure that players cannot escape the earth map and helps with Chunky and Light Cleaner later. Open this link and follow the steps for your worldmap size: https://docs.apocmc.us/minecraft-earth-map/map-borders
First off, **set the world border.** This will ensure that players cannot escape the earth map and helps with Chunky and Light Cleaner later. Open this link and follow the steps for your worldmap size: [docs.apocmc.us/minecraft-earth-map/map-borders](https://docs.apocmc.us/minecraft-earth-map/map-borders)
This will also prerender the map to remove some extra issues. Wait for it to finish before proceeding.

Next, do `/cleanlight world <World name>`. This will clean up the bugged lighting on these maps, letting BlueMap properly render the map. Wait for it to finish (you can check with `/cleanlight status`, it's going to take a while).
Expand Down

0 comments on commit bd777e2

Please sign in to comment.