Add shader option to disable biome shading, disable biome shading on non-normal worlds
This commit is contained in:
parent
62b42aa302
commit
78f571a68b
7 changed files with 40 additions and 10 deletions
|
|
@ -42,4 +42,10 @@ shaders:
|
|||
- class: org.dynmap.hdmap.TexturePackHDShader
|
||||
name: stdtexture
|
||||
texturepack: standard
|
||||
|
||||
- class: org.dynmap.hdmap.TexturePackHDShader
|
||||
name: stdtexture-nobiome
|
||||
texturepack: standard
|
||||
biomeshaded: false
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue