Change parchment default to #C09A53
This commit is contained in:
parent
49e51956a8
commit
cfae1ff57a
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue