Ore Layer
This commit is contained in:
parent
10d7e85196
commit
e588237fd8
5 changed files with 94 additions and 114 deletions
|
@ -19,6 +19,7 @@ public class BiomeChorusForest extends EndBiome {
|
|||
.setLoop(SoundRegistry.AMBIENT_CHORUS_FOREST)
|
||||
.setMusic(SoundRegistry.MUSIC_CHORUS_FOREST)
|
||||
.addFeature(FeatureRegistry.ENDER_ORE)
|
||||
.addFeature(FeatureRegistry.VIOLECITE_LAYER)
|
||||
.addFeature(FeatureRegistry.RARE_END_LAKE)
|
||||
.addFeature(FeatureRegistry.PYTHADENDRON_TREE)
|
||||
.addFeature(FeatureRegistry.PYTHADENDRON_BUSH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue