Add 'waterbiomeshaded' option to control water biome shading
This commit is contained in:
parent
e0752eba5b
commit
ded2fa815c
5 changed files with 17 additions and 3 deletions
|
|
@ -251,6 +251,8 @@ enabletilehash: true
|
|||
|
||||
# Optional - control darkening of biome-shaded colors in swamp biomes (1.9+) - default is true for 1.9+, false for 1.8.x
|
||||
#swampshaded: false
|
||||
# Optional - control biome shading of water (1.9+) - default is true for 1.9+, false for 1.8.x
|
||||
#waterbiomeshaded: false
|
||||
|
||||
# Optional - hide ores: render as normal stone (so that they aren't revealed by maps)
|
||||
#hideores: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue