2022-01-08 20:23:08 +00:00
|
|
|
version: 1.9
|
|
|
|
#
|
|
|
|
# Default template for "Nether" environment worlds
|
|
|
|
#
|
|
|
|
# This file MAY need to be replaced during an upgrade - rename file to 'custom-nether.txt' if you wish to customize it
|
|
|
|
#
|
|
|
|
templates:
|
|
|
|
# Nether world template
|
|
|
|
nether:
|
|
|
|
enabled: true
|
|
|
|
# Number of extra zoom-out levels for world (each level is twice as big as the previous one)
|
|
|
|
extrazoomout: 2
|
|
|
|
#center:
|
|
|
|
# x: 0
|
|
|
|
# y: 64
|
|
|
|
# z: 0
|
|
|
|
maps:
|
|
|
|
- class: org.dynmap.hdmap.HDMap
|
|
|
|
name: flat
|
|
|
|
title: "Flat"
|
|
|
|
prefix: flat
|
|
|
|
perspective: iso_S_90_vlowres
|
|
|
|
shader: defaultscheme
|
|
|
|
lighting: default
|
|
|
|
# Map background color (day or night)
|
|
|
|
# Adjust extra zoom in levels - default is 2
|
|
|
|
mapzoomin: 2
|
2022-05-17 17:26:09 +00:00
|
|
|
background: transparent
|
2022-01-08 20:23:08 +00:00
|
|
|
- class: org.dynmap.hdmap.HDMap
|
|
|
|
name: nether
|
|
|
|
title: "Surface"
|
|
|
|
prefix: nt
|
|
|
|
perspective: iso_SE_60_vlowres
|
|
|
|
shader: defaultscheme
|
|
|
|
lighting: default
|
|
|
|
# Map background color (day or night)
|
|
|
|
# Adjust extra zoom in levels - default is 2
|
|
|
|
mapzoomin: 2
|
2022-05-17 17:26:09 +00:00
|
|
|
background: transparent
|