Umbrella jungle ambient
This commit is contained in:
parent
0123f3021e
commit
f0b2d768a7
4 changed files with 12 additions and 0 deletions
|
@ -15,6 +15,7 @@ public class BiomeUmbrellaJungle extends EndBiome {
|
|||
.setFogDensity(2.3F)
|
||||
.setParticles(EndParticles.JUNGLE_SPORE, 0.001F)
|
||||
.setMusic(EndSounds.MUSIC_FOREST)
|
||||
.setLoop(EndSounds.AMBIENT_UMBRELLA_JUNGLE)
|
||||
.setSurface(EndBlocks.JUNGLE_MOSS)
|
||||
.addFeature(EndFeatures.END_LAKE)
|
||||
.addFeature(EndFeatures.UMBRELLA_TREE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue