Amber land ambience
This commit is contained in:
parent
cc7b992f11
commit
607d46f2f4
4 changed files with 11 additions and 0 deletions
|
@ -19,6 +19,7 @@ public class AmberLandBiome extends EndBiome {
|
|||
.setPlantsColor(219, 115, 38)
|
||||
.setWaterAndFogColor(145, 108, 72)
|
||||
.setMusic(EndSounds.MUSIC_FOREST)
|
||||
.setLoop(EndSounds.AMBIENT_AMBER_LAND)
|
||||
.setParticles(EndParticles.AMBER_SPHERE, 0.001F)
|
||||
.setSurface(EndBlocks.AMBER_MOSS)
|
||||
.addFeature(EndFeatures.AMBER_ORE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue