Fixes
This commit is contained in:
parent
163b2881ba
commit
b47728cbd6
6 changed files with 205 additions and 205 deletions
|
@ -32,7 +32,7 @@ public class BiomeShadowForest extends EndBiome {
|
|||
.addFeature(EndFeatures.TAIL_MOSS)
|
||||
.addFeature(EndFeatures.TAIL_MOSS_WOOD)
|
||||
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)
|
||||
//.addMobSpawn(EndEntities.SHADOW_WALKER, 80, 2, 4)
|
||||
.addMobSpawn(EndEntities.SHADOW_WALKER, 80, 2, 4)
|
||||
.addMobSpawn(EntityType.ENDERMAN, 40, 1, 4)
|
||||
.addMobSpawn(EntityType.PHANTOM, 1, 1, 2));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue