Add parchmentbw for no shadow b/w render lighting
This commit is contained in:
parent
4d44903571
commit
28875286ea
1 changed files with 7 additions and 0 deletions
|
|
@ -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'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue