Generation
This commit is contained in:
parent
1a4eaa7c6e
commit
dc823fb7d1
3 changed files with 35 additions and 7 deletions
|
@ -13,6 +13,7 @@ public class BlossomingSpires extends EndBiome {
|
|||
.setSurface(EndBlocks.END_MOSS)
|
||||
.addFeature(EndFeatures.SPIRE)
|
||||
.addFeature(EndFeatures.FLOATING_SPIRE)
|
||||
.addFeature(EndFeatures.TENANEA)
|
||||
.addMobSpawn(EntityType.ENDERMAN, 50, 1, 4));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue