More grass

This commit is contained in:
paulevsGitch 2020-11-27 16:25:25 +03:00
parent 65ffaf0c60
commit 0e26dc1314
2 changed files with 2 additions and 0 deletions

View file

@ -17,6 +17,7 @@ public class BlossomingSpires extends EndBiome {
.addFeature(EndFeatures.TENANEA_BUSH)
.addFeature(EndFeatures.BULB_VINE)
.addFeature(EndFeatures.BUSHY_GRASS)
.addFeature(EndFeatures.BUSHY_GRASS_WG)
.addFeature(EndFeatures.TWISTED_MOSS)
.addFeature(EndFeatures.TWISTED_MOSS_WOOD)
.addMobSpawn(EntityType.ENDERMAN, 50, 1, 4));