Lantern fix

This commit is contained in:
paulevsGitch 2020-12-20 17:48:41 +03:00
parent 02b63e0f98
commit 6cfb577161
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ public class OldBulbisGardens extends EndBiome {
SoundEvent mood = biome.getMoodSound().get().getSound();
BiomeDefinition def = new BiomeDefinition("old_bulbis_gardens")
.setFogColor(215, 132, 182)
.setFogColor(215, 132, 207)
.setFogDensity(1.8F)
.setWaterAndFogColor(40, 0, 56)
.setFoliageColor(122, 17, 155)