Ore Layer

This commit is contained in:
paulevsGitch 2020-10-16 17:41:08 +03:00
parent 10d7e85196
commit e588237fd8
5 changed files with 94 additions and 114 deletions

View file

@ -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)