Violecite layer in shadow forest

This commit is contained in:
paulevsGitch 2020-11-11 23:43:58 +03:00
parent 8fbbe2b3e0
commit 7dbea96c46
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@ public class BiomeShadowForest extends EndBiome {
.setParticles(ParticleTypes.MYCELIUM, 0.01F)
.setLoop(EndSounds.AMBIENT_CHORUS_FOREST)
.setMusic(EndSounds.SHADOW_FOREST)
.addFeature(EndFeatures.VIOLECITE_LAYER)
.addFeature(EndFeatures.END_LAKE_RARE)
.addFeature(EndFeatures.DRAGON_TREE)
.addFeature(EndFeatures.DRAGON_TREE_BUSH)