Lake fixes
This commit is contained in:
parent
21f8cb54c0
commit
f7482ec811
5 changed files with 146 additions and 20 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue