Drop mapzoomin on flat maps
This commit is contained in:
parent
9bb9012f9c
commit
6e1768f544
3 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue