Initial commit
This commit is contained in:
33
Creative/dynmap/templates/the_end-hi_boost_xhi.txt
Normal file
33
Creative/dynmap/templates/the_end-hi_boost_xhi.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
version: 0.20
|
||||
#
|
||||
# Default template for "The End" environment worlds (deftemplatesuffix="hi_boost_xhi")
|
||||
# Uses the HDMap renderer with view from the SE with the "hires" resolution (16 pixels per block edge), with resolution boosted
|
||||
# tiles rendered at 'xhires' resolution (64 pixels perblock edge)
|
||||
#
|
||||
# This file MAY need to be replaced during an upgrade - rename file to 'custom-the_end-hi_boost_vhi.txt' if you wish to customize it
|
||||
#
|
||||
templates:
|
||||
# The End world template (HDMap hires with xhires boost)
|
||||
the_end-hi_boost_xhi:
|
||||
enabled: true
|
||||
# Number of extra zoom-out levels for world (each level is twice as big as the previous one)
|
||||
extrazoomout: 2
|
||||
maps:
|
||||
- class: org.dynmap.hdmap.HDMap
|
||||
name: flat
|
||||
title: "Flat"
|
||||
prefix: flat
|
||||
perspective: iso_S_90_lowres
|
||||
shader: stdtexture
|
||||
lighting: brightnight
|
||||
mapzoomin: 5
|
||||
- class: org.dynmap.hdmap.HDMap
|
||||
name: the_end
|
||||
title: "Surface"
|
||||
prefix: st
|
||||
perspective: iso_SE_30_hires
|
||||
shader: stdtexture
|
||||
lighting: brightnight
|
||||
mapzoomin: 3
|
||||
boostzoom: 2
|
||||
|
Reference in New Issue
Block a user