Water color
This commit is contained in:
parent
10fae49f6a
commit
539da4bac1
10 changed files with 56 additions and 13 deletions
|
@ -15,8 +15,7 @@ public class BiomeFoggyMushroomland extends EndBiome {
|
|||
.setPlantsColor(73, 210, 209)
|
||||
.setFogColor(41, 122, 173)
|
||||
.setFogDensity(3)
|
||||
.setWaterColor(119, 227, 250)
|
||||
.setWaterFogColor(119, 227, 250)
|
||||
.setWaterAndFogColor(119, 227, 250)
|
||||
.setSurface(EndBlocks.END_MOSS, EndBlocks.END_MYCELIUM)
|
||||
.setParticles(EndParticles.GLOWING_SPHERE, 0.001F)
|
||||
.setLoop(EndSounds.AMBIENT_FOGGY_MUSHROOMLAND)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue