Drop mapzoomin on flat maps
This commit is contained in:
parent
1cb2fb66f1
commit
33860cc160
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ templates:
|
||||||
lighting: default
|
lighting: default
|
||||||
# Map background color (day or night)
|
# Map background color (day or night)
|
||||||
background: "#300806"
|
background: "#300806"
|
||||||
mapzoomin: 3
|
mapzoomin: 1
|
||||||
- class: org.dynmap.hdmap.HDMap
|
- class: org.dynmap.hdmap.HDMap
|
||||||
name: nether
|
name: nether
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ templates:
|
||||||
perspective: iso_S_90_lowres
|
perspective: iso_S_90_lowres
|
||||||
shader: stdtexture
|
shader: stdtexture
|
||||||
lighting: default
|
lighting: default
|
||||||
mapzoomin: 3
|
mapzoomin: 1
|
||||||
- class: org.dynmap.hdmap.HDMap
|
- class: org.dynmap.hdmap.HDMap
|
||||||
name: surface
|
name: surface
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@ templates:
|
||||||
backgroundday: "#153E7E"
|
backgroundday: "#153E7E"
|
||||||
# Background color for map during the night
|
# Background color for map during the night
|
||||||
backgroundnight: "#000000"
|
backgroundnight: "#000000"
|
||||||
mapzoomin: 3
|
mapzoomin: 1
|
||||||
- class: org.dynmap.hdmap.HDMap
|
- class: org.dynmap.hdmap.HDMap
|
||||||
name: skylands
|
name: skylands
|
||||||
title: "Surface"
|
title: "Surface"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue