mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 21:25:46 +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
|
||||
title: "Surface"
|
||||
prefix: nt
|
||||
perspective: iso_SE_60_hires
|
||||
perspective: iso_SE_30_hires
|
||||
shader: stdtexture
|
||||
lighting: shadows
|
||||
# Map background color (day or night)
|
||||
|
@ -27,7 +27,7 @@ templates:
|
||||
name: surface
|
||||
title: "Surface"
|
||||
prefix: t
|
||||
perspective: iso_SE_60_hires
|
||||
perspective: iso_SE_30_hires
|
||||
shader: stdtexture
|
||||
lighting: shadows
|
||||
mapzoomin: 1
|
||||
|
@ -31,7 +31,7 @@ templates:
|
||||
name: skylands
|
||||
title: "Surface"
|
||||
prefix: st
|
||||
perspective: iso_SE_60_hires
|
||||
perspective: iso_SE_30_hires
|
||||
shader: stdtexture
|
||||
lighting: shadows
|
||||
# Background color for map during the day
|
||||
|
Loading…
Reference in New Issue
Block a user