Arches
This commit is contained in:
parent
a390486d5b
commit
80590c1a7e
4 changed files with 96 additions and 3 deletions
|
@ -15,6 +15,7 @@ public class UmbraValleyBiome extends EndBiome {
|
|||
.setWaterAndFogColor(69, 104, 134)
|
||||
.setSurface(SurfaceBuilders.UMBRA_SURFACE.configured(SurfaceBuilders.DEFAULT_END_CONFIG))
|
||||
.addFeature(EndFeatures.UMBRALITH_ARCH)
|
||||
.addFeature(EndFeatures.THIN_UMBRALITH_ARCH)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue