Biome features rebalance

This commit is contained in:
paulevsGitch 2020-11-04 18:20:59 +03:00
parent a9174260be
commit c3a7a59d78
8 changed files with 11 additions and 12 deletions

View file

@ -29,6 +29,7 @@ public class BiomeFoggyMushroomland extends EndBiome {
.addFeature(EndFeatures.CREEPING_MOSS)
.addFeature(EndFeatures.DENSE_VINE)
.addFeature(EndFeatures.CYAN_MOSS)
.addFeature(EndFeatures.CYAN_MOSS_WOOD)
.addFeature(EndFeatures.END_LILY)
.addFeature(EndFeatures.BUBBLE_CORAL)
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)