Skip to content

Community Guide for creating a Nether Roof map #73

Description

@TechnicJelle
  1. inside your BlueMap/maps/ folder, there should be a world_nether.conf file (or similarly named). duplicate that, and call the other one world_nether_roof.conf (or similar)
  2. inside the normal world_nether.conf file, set render-edges to false, and set max-y to 126
    this makes it possible to see through the roof, into the cavey nether inside, and it prevents rendering the stuff on the roof
  3. inside the duplicated world_nether_roof.conf file, set the name to "Nether Roof", so you can make out the different maps on your BlueMap website
  4. uncomment (remove the # in front of) and set the min-y to 127, and comment out the max-y (put a # in front of it
    this makes sure only the nether roof is rendered, and not anything else
  5. do /bluemap reload and then do /bluemap purge world_nether, to rerender the normal nether map with your newly changed settings

now both of your nether maps should be rendering properly
you can check their progress by running /bluemap
you can also go onto the bluemap website already, and click the Update Map button in the menu to see the rendered areas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions