
Feature:Add modeling map display above the bedrock at the top of Nether world
Baldur404 opened this issue ยท 4 comments
In fact In Nether world, many players will break through the top bedrock of nether to reach above it.They build Nether High-speed Transit System and some product machine in there. but the current nether map only show the world below the top bedrock.
In my submission ,add a module perhaps a map to show the world above the top bedrock
You can change that in the map-config however you like, please use our discord if you need support with configuring your maps :)
@miaopan607
Open your map config files, and then there is a max-y
and a min-y
setting in your map config where you can change which "slice" of your world bluemap will render to that map .. or remove them completely if you want it to render everything from top tp bottom (won't be very useful for normal nether maps)
@miaopan607 Open your map config files, and then there is a
max-y
and amin-y
setting in your map config where you can change which "slice" of your world bluemap will render to that map .. or remove them completely if you want it to render everything from top tp bottom (won't be very useful for normal nether maps)
Thank you for your answer.