Add grayscaledark attribute to control dark color in graytone

This commit is contained in:
Mike Primm 2020-05-16 17:06:14 -05:00
parent ee8c919eda
commit 23ea19e737
2 changed files with 12 additions and 2 deletions

View file

@ -122,4 +122,12 @@ lightings:
color6: '#FFCC99'
color7: '#FFFF00'
night-and-day: true
# Shadows enabled day mode - grayscale parchment, brown ink
- class: org.dynmap.hdmap.ShadowHDLighting
name: parchmentbrownink
shadowstrength: 1.0
grayscale: true
graytone: '#C09A53'
graytonedark: '#400000'
smooth-lighting: true