Add parchmentbw for no shadow b/w render lighting

This commit is contained in:
Mike Primm 2020-05-16 17:30:59 -05:00
parent 4d44903571
commit 28875286ea

View File

@ -139,4 +139,11 @@ lightings:
graytone: '#C09A53'
graytonedark: '#400000'
smooth-lighting: true
# Shadows disabled - black and white parchment, brown ink
- class: org.dynmap.hdmap.DefaultHDLighting
name: parchmentbw
blackandwhite: true
blackthreshold: 64
graytone: '#C09A53'
graytonedark: '#400000'