From 658a4aba3f4abc7112310302707130ce0a378049 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Sun, 25 Sep 2011 22:47:52 -0500 Subject: [PATCH] Add 'swampshaded' optional setting --- src/main/resources/configuration.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 814bb27d..1a3dec3d 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -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 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: #- chunkloaded #- playermove