mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-09 12:10:59 +01:00
Make the hires surface maps from 30 degrees - might as well go pretty!
This commit is contained in:
parent
0fba601063
commit
9bb9012f9c
@ -29,7 +29,7 @@ templates:
|
|||||||
name: nether
|
name: nether
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
prefix: nt
|
prefix: nt
|
||||||
perspective: iso_SE_60_hires
|
perspective: iso_SE_30_hires
|
||||||
shader: stdtexture
|
shader: stdtexture
|
||||||
lighting: shadows
|
lighting: shadows
|
||||||
# Map background color (day or night)
|
# Map background color (day or night)
|
||||||
|
@ -27,7 +27,7 @@ templates:
|
|||||||
name: surface
|
name: surface
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
prefix: t
|
prefix: t
|
||||||
perspective: iso_SE_60_hires
|
perspective: iso_SE_30_hires
|
||||||
shader: stdtexture
|
shader: stdtexture
|
||||||
lighting: shadows
|
lighting: shadows
|
||||||
mapzoomin: 1
|
mapzoomin: 1
|
||||||
|
@ -31,7 +31,7 @@ templates:
|
|||||||
name: skylands
|
name: skylands
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
prefix: st
|
prefix: st
|
||||||
perspective: iso_SE_60_hires
|
perspective: iso_SE_30_hires
|
||||||
shader: stdtexture
|
shader: stdtexture
|
||||||
lighting: shadows
|
lighting: shadows
|
||||||
# Background color for map during the day
|
# Background color for map during the day
|
||||||
|
Loading…
Reference in New Issue
Block a user