# The user is free to add new and custom perspectives here, including replacements for standard ones # Dynmap's install will not overwrite it perspectives: # Custom Flat Nether Roof Perspective - class: org.dynmap.hdmap.IsoHDPerspective name: nether_roof_flat azimuth: 180 # From the South (top of map) - standard for 'flat' views inclination: 90 # 90 degrees is straight down (flat) scale: 4 minimumheight: 128 # Start rendering at bedrock level maximumheight: 255 # End rendering at world height limit (or slightly above for safety) # Custom Surface Nether Roof Perspective (similar to isometric surface, but focused on roof) - class: org.dynmap.hdmap.IsoHDPerspective name: nether_roof_surface azimuth: 225 # From the South-East (standard for isometric surface views) inclination: 30 # 30 degrees from horizontal (standard for high-detail isometric surface views) scale: 16 minimumheight: 128 maximumheight: 255