Music reorganization
This commit is contained in:
parent
d97d4e3953
commit
aec4749e8c
16 changed files with 80 additions and 118 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue