Bulb vine (WIP)
This commit is contained in:
parent
e59af33124
commit
61538c18d3
15 changed files with 220 additions and 5 deletions
|
@ -15,6 +15,7 @@ public class BlossomingSpires extends EndBiome {
|
|||
.addFeature(EndFeatures.FLOATING_SPIRE)
|
||||
.addFeature(EndFeatures.TENANEA)
|
||||
.addFeature(EndFeatures.TENANEA_BUSH)
|
||||
.addFeature(EndFeatures.BULB_VINE)
|
||||
.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