Tube worm generation
This commit is contained in:
parent
e3769bb20b
commit
9025194a80
5 changed files with 27 additions and 6 deletions
|
@ -19,7 +19,6 @@ public class BiomeSulfurSprings extends EndBiome {
|
|||
.addFeature(EndFeatures.SULPHURIC_LAKE)
|
||||
.addFeature(EndFeatures.SULPHURIC_CAVE)
|
||||
.addFeature(EndFeatures.HYDRALUX)
|
||||
.addFeature(EndFeatures.TUBE_WORM)
|
||||
.addMobSpawn(EntityType.ENDERMAN, 50, 1, 4));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue