Change parchment default to #C09A53
This commit is contained in:
parent
6a99217676
commit
2c3adfb451
1 changed files with 2 additions and 2 deletions
|
|
@ -91,13 +91,13 @@ lightings:
|
|||
name: parchment
|
||||
shadowstrength: 1.0
|
||||
grayscale: true
|
||||
graytone: '#ECE999'
|
||||
graytone: '#C09A53'
|
||||
smooth-lighting: true
|
||||
# No shadows day mode - grayscale parchment
|
||||
- class: org.dynmap.hdmap.ShadowHDLighting
|
||||
name: parchment-noshadow
|
||||
grayscale: true
|
||||
graytone: '#ECE999'
|
||||
graytone: '#C09A53'
|
||||
shadowstrength: 0.0
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue