Add 'swampshaded' optional setting
This commit is contained in:
parent
fbd8cac954
commit
425bf0e21a
1 changed files with 3 additions and 0 deletions
|
|
@ -237,6 +237,9 @@ zoomoutperiod: 30
|
||||||
# Tile hashing is used to minimize tile file updates when no changes have occurred - set to false to disable
|
# Tile hashing is used to minimize tile file updates when no changes have occurred - set to false to disable
|
||||||
enabletilehash: true
|
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
|
||||||
|
|
||||||
render-triggers:
|
render-triggers:
|
||||||
#- chunkloaded
|
#- chunkloaded
|
||||||
#- playermove
|
#- playermove
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue