Add parchmentbw for no shadow b/w render lighting
This commit is contained in:
parent
5f518e7f00
commit
46e6c005a9
1 changed files with 7 additions and 0 deletions
|
|
@ -139,4 +139,11 @@ lightings:
|
||||||
graytone: '#C09A53'
|
graytone: '#C09A53'
|
||||||
graytonedark: '#400000'
|
graytonedark: '#400000'
|
||||||
smooth-lighting: true
|
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