mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-09 20:21:35 +01:00
Drop mapzoomin on flat maps
This commit is contained in:
parent
9bb9012f9c
commit
6e1768f544
@ -24,7 +24,7 @@ templates:
|
||||
lighting: default
|
||||
# Map background color (day or night)
|
||||
background: "#300806"
|
||||
mapzoomin: 3
|
||||
mapzoomin: 1
|
||||
- class: org.dynmap.hdmap.HDMap
|
||||
name: nether
|
||||
title: "Surface"
|
||||
|
@ -22,7 +22,7 @@ templates:
|
||||
perspective: iso_S_90_lowres
|
||||
shader: stdtexture
|
||||
lighting: default
|
||||
mapzoomin: 3
|
||||
mapzoomin: 1
|
||||
- class: org.dynmap.hdmap.HDMap
|
||||
name: surface
|
||||
title: "Surface"
|
||||
|
@ -26,7 +26,7 @@ templates:
|
||||
backgroundday: "#153E7E"
|
||||
# Background color for map during the night
|
||||
backgroundnight: "#000000"
|
||||
mapzoomin: 3
|
||||
mapzoomin: 1
|
||||
- class: org.dynmap.hdmap.HDMap
|
||||
name: skylands
|
||||
title: "Surface"
|
||||
|
Loading…
Reference in New Issue
Block a user