PluginConfigs/dynmap/templates/custom-nether-hires.txt

39 lines
1.2 KiB
Text
Raw Permalink Normal View History

version: 0.20
2019-09-21 16:34:41 +00:00
#
# Default template for "Nether" environment worlds (deftemplatesuffix="hires")
# Uses the HDMap renderer with view from the SE with the "hires" resolution (16 pixels per block edge)
2019-09-21 16:34:41 +00:00
#
# This file MAY need to be replaced during an upgrade - rename file to 'custom-nether-hires.txt' if you wish to customize it
2019-09-21 16:34:41 +00:00
#
templates:
# Nether world template (HDMap hires)
nether-hires:
2019-09-21 16:34:41 +00:00
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_lowres
2019-09-21 16:34:41 +00:00
shader: stdtexture
lighting: nethershadows
# Map background color (day or night)
background: "#300806"
mapzoomin: 1
2019-09-21 16:34:41 +00:00
# - class: org.dynmap.hdmap.HDMap
# name: nether
# title: "Surface"
# prefix: nt
# perspective: iso_SE_30_hires
2019-09-21 16:34:41 +00:00
# shader: stdtexture
# lighting: nethershadows
# # Map background color (day or night)
# background: "#300806"
# mapzoomin: 1