Tweaked the Mystic Grove water color

This commit is contained in:
Matt Caughey 2013-11-09 04:02:22 -05:00
parent 811e4c53d3
commit 493d37a463
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ public class BiomeGenMysticGrove extends BiomeGenBase implements IWCFog
customBiomeDecorator.blueMilksPerChunk = 1;
customBiomeDecorator.lilyflowersPerChunk = 3;
customBiomeDecorator.poisonWaterPerChunk = 1;
waterColorMultiplier = 15349914;
waterColorMultiplier = 16715898;
spawnableMonsterList.clear();
spawnableCreatureList.clear();
spawnableWaterCreatureList.clear();

View File

@ -50,7 +50,7 @@ public class BiomeGenMysticGroveThin extends BiomeGenBase implements IWCFog
customBiomeDecorator.blueMilksPerChunk = 1;
customBiomeDecorator.lilyflowersPerChunk = 3;
customBiomeDecorator.poisonWaterPerChunk = 1;
waterColorMultiplier = 15349914;
waterColorMultiplier = 16715898;
spawnableMonsterList.clear();
spawnableCreatureList.clear();
spawnableWaterCreatureList.clear();