mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 03:05:28 +01:00
Change parchment default to #C09A53
This commit is contained in:
parent
6a99217676
commit
2c3adfb451
@ -91,13 +91,13 @@ lightings:
|
|||||||
name: parchment
|
name: parchment
|
||||||
shadowstrength: 1.0
|
shadowstrength: 1.0
|
||||||
grayscale: true
|
grayscale: true
|
||||||
graytone: '#ECE999'
|
graytone: '#C09A53'
|
||||||
smooth-lighting: true
|
smooth-lighting: true
|
||||||
# No shadows day mode - grayscale parchment
|
# No shadows day mode - grayscale parchment
|
||||||
- class: org.dynmap.hdmap.ShadowHDLighting
|
- class: org.dynmap.hdmap.ShadowHDLighting
|
||||||
name: parchment-noshadow
|
name: parchment-noshadow
|
||||||
grayscale: true
|
grayscale: true
|
||||||
graytone: '#ECE999'
|
graytone: '#C09A53'
|
||||||
shadowstrength: 0.0
|
shadowstrength: 0.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user