Water color
This commit is contained in:
parent
10fae49f6a
commit
539da4bac1
10 changed files with 56 additions and 13 deletions
|
@ -12,8 +12,7 @@ public class BiomeDustWastelands extends EndBiome {
|
|||
.setFogColor(226, 239, 168)
|
||||
.setFogDensity(2)
|
||||
.setCaves(false)
|
||||
.setWaterColor(192, 180, 131)
|
||||
.setWaterFogColor(192, 180, 131)
|
||||
.setWaterAndFogColor(192, 180, 131)
|
||||
.setSurface(EndBlocks.ENDSTONE_DUST)
|
||||
.setParticles(ParticleTypes.WHITE_ASH, 0.01F)
|
||||
.setLoop(EndSounds.AMBIENT_DUST_WASTELANDS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue