Music reorganization

This commit is contained in:
paulevsGitch 2020-12-27 19:35:12 +03:00
parent d97d4e3953
commit aec4749e8c
16 changed files with 80 additions and 118 deletions

View file

@ -13,7 +13,7 @@ public class BiomeBlossomingSpires extends EndBiome {
.setPlantsColor(122, 45, 122)
.setCaves(false)
.setSurface(EndBlocks.PINK_MOSS)
.setMusic(EndSounds.MUSIC_BLOSSOMING_SPIRES)
.setMusic(EndSounds.MUSIC_FOREST)
.setLoop(EndSounds.AMBIENT_BLOSSOMING_SPIRES)
.addFeature(EndFeatures.SPIRE)
.addFeature(EndFeatures.FLOATING_SPIRE)