SuperMartijn642 / ChunkLoaders

16 stars 15 forks source link

[Feature] Display useful map in the nether (now displaying only the top level bedrock) #45

Closed DevPGSV closed 2 years ago

DevPGSV commented 2 years ago

Is your feature request related to a problem? Please describe. When using a chunkloader in the nether and opening the GUI, this is the map:

image

Describe the solution you'd like

It would be nice if somehow the map shown in the nether is made from the Y level vertical chunk where the chunk loader is. Here is a picture taken from JourneyMap, taken where the chunkloader is located, as an example:

image

SuperMartijn642 commented 2 years ago

I changed it so in any dimension which has a ceiling, the map show blocks at the current y-level instead of the top of the world.

It is available now in Chunk Loaders version 1.2.0. Thank you for the suggestion!