Lacugrove feature v1
This commit is contained in:
parent
2042312c7b
commit
0f9edccc4e
9 changed files with 162 additions and 37 deletions
|
@ -21,6 +21,7 @@ public class BiomeMegalake extends EndBiome {
|
|||
.setSurface(EndBlocks.ENDSTONE_DUST, EndBlocks.END_MOSS)
|
||||
.addStructureFeature(EndStructures.MEGALAKE)
|
||||
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)
|
||||
.addFeature(EndFeatures.LACUGROVE)
|
||||
.addFeature(EndFeatures.END_LOTUS)
|
||||
.addFeature(EndFeatures.END_LOTUS_LEAF)
|
||||
.addFeature(EndFeatures.BUBBLE_CORAL_RARE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue