Blossoming spires sounds & music
This commit is contained in:
parent
0f55ad3c4c
commit
4e1e72348a
9 changed files with 34 additions and 5 deletions
|
@ -16,7 +16,7 @@ public class BiomeDustWastelands extends EndBiome {
|
|||
.setSurface(EndBlocks.ENDSTONE_DUST)
|
||||
.setParticles(ParticleTypes.WHITE_ASH, 0.01F)
|
||||
.setLoop(EndSounds.AMBIENT_DUST_WASTELANDS)
|
||||
.setMusic(EndSounds.DUST_WASTELANDS)
|
||||
.setMusic(EndSounds.MUSIC_DUST_WASTELANDS)
|
||||
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)
|
||||
.addMobSpawn(EntityType.ENDERMAN, 50, 1, 2));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue