Moss fixes

This commit is contained in:
paulevsGitch 2020-11-04 16:24:13 +03:00
parent a0ecdff67f
commit a9174260be
13 changed files with 44 additions and 4 deletions

View file

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