Lake fixes

This commit is contained in:
paulevsGitch 2021-01-15 05:45:45 +03:00
parent 21f8cb54c0
commit f7482ec811
5 changed files with 146 additions and 20 deletions

View file

@ -19,7 +19,7 @@ public class BiomeMegalakeGrove extends EndBiome {
.setMusic(EndSounds.MUSIC_WATER)
.setLoop(EndSounds.AMBIENT_MEGALAKE_GROVE)
.setSurface(EndBlocks.END_MOSS)
.addStructureFeature(EndStructures.MEGALAKE)
.addStructureFeature(EndStructures.MEGALAKE_SMALL)
.addFeature(EndFeatures.LACUGROVE)
.addFeature(EndFeatures.END_LOTUS)
.addFeature(EndFeatures.END_LOTUS_LEAF)