More grass
This commit is contained in:
parent
65ffaf0c60
commit
0e26dc1314
2 changed files with 2 additions and 0 deletions
|
@ -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));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue