Global features should be registered globally
This commit is contained in:
parent
6410088aaa
commit
28d4523c57
4 changed files with 3 additions and 11 deletions
|
@ -20,8 +20,6 @@ public class BiomeFoggyMushroomland extends EndBiome {
|
|||
.setLoop(SoundRegistry.AMBIENT_FOGGY_MUSHROOMLAND)
|
||||
.setMusic(SoundRegistry.MUSIC_FOGGY_MUSHROOMLAND)
|
||||
.addStructureFeature(StructureRegistry.GIANT_MOSSY_GLOWSHROOM)
|
||||
.addFeature(FeatureRegistry.ENDER_ORE)
|
||||
.addFeature(FeatureRegistry.FLAVOLITE_LAYER)
|
||||
.addFeature(FeatureRegistry.END_LAKE)
|
||||
.addFeature(FeatureRegistry.MOSSY_GLOWSHROOM)
|
||||
.addFeature(FeatureRegistry.BLUE_VINE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue