Violecite layer in shadow forest
This commit is contained in:
parent
8fbbe2b3e0
commit
7dbea96c46
2 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue