Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- version: 0.24
- #
- # Default template for "Normal" environment worlds (deftemplatesuffix="vlowres")
- # Uses the HDMap renderer with view from the SE with the "vlowres" resolution (2 pixels per block edge)
- #
- # This file MAY need to be replaced during an upgrade - rename file to 'custom-normal-vlowres.txt' if you wish to customize it
- #
- templates:
- # Template for normal world (HDMap vlowres)
- normal-vlowres:
- enabled: true
- # Number of extra zoom-out levels for world (each level is twice as big as the previous one)
- extrazoomout: 8
- #center:
- # x: 0
- # y: 64
- # z: 0
- maps:
- - class: org.dynmap.hdmap.HDMap
- name: flat
- title: "2D"
- prefix: flat
- perspective: iso_S_90_vlowres
- shader: stdtexture
- lighting: shadows
- background: "#202fac"
- # Adjust extra zoom in levels - default is 2
- mapzoomin: 1
- # - class: org.dynmap.hdmap.HDMap
- # name: surface
- # title: "3D"
- # prefix: t
- # perspective: iso_SE_60_vlowres
- # shader: stdtexture
- # lighting: shadows
- # background: "#202fac"
- # # Adjust extra zoom in levels - default is 2
- # mapzoomin: 1
- # - class: org.dynmap.hdmap.HDMap
- # name: cave
- # title: "Cave"
- # prefix: ct
- # perspective: iso_SE_60_vlowres
- # shader: cave
- # lighting: default
- # # Adjust extra zoom in levels - default is 2
- # mapzoomin: 2
Advertisement
Add Comment
Please, Sign In to add comment