Gigantic amaranita feature

This commit is contained in:
paulevsGitch 2021-03-06 03:26:33 +03:00
parent 697d2bfe20
commit 9899492a93
3 changed files with 342 additions and 0 deletions

View file

@ -21,6 +21,7 @@ public class DragonGraveyardsBiome extends EndBiome {
.addFeature(EndFeatures.OBSIDIAN_PILLAR_BASEMENT)
.addFeature(EndFeatures.FALLEN_PILLAR)
.addFeature(EndFeatures.OBSIDIAN_BOULDER)
.addFeature(EndFeatures.GIGANTIC_AMARANITA)
.addFeature(EndFeatures.LARGE_AMARANITA)
.addFeature(EndFeatures.SMALL_AMARANITA)
.addFeature(EndFeatures.GLOBULAGUS)