Fixes
This commit is contained in:
parent
1494c1da2d
commit
0ea0c0f60d
6 changed files with 59 additions and 15 deletions
|
@ -17,6 +17,7 @@ public class BiomeSulphurSprings extends EndBiome {
|
|||
.setCaves(false)
|
||||
.setParticles(EndParticles.SULPHUR_PARTICLE, 0.001F)
|
||||
.addFeature(EndFeatures.GEYSER)
|
||||
.addFeature(EndFeatures.SURFACE_VENT)
|
||||
.addFeature(EndFeatures.SULPHURIC_LAKE)
|
||||
.addFeature(EndFeatures.SULPHURIC_CAVE)
|
||||
.addFeature(EndFeatures.HYDRALUX)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue