Updated End Villag assets

This commit is contained in:
Frank 2023-06-12 00:36:51 +02:00
parent 23d62765a2
commit 776d68ac31
17 changed files with 61 additions and 25 deletions

View file

@ -77,7 +77,7 @@ public class EndStructures {
.adjustment(TerrainAdjustment.BEARD_THIN)
.projectStartToHeightmap(Heightmap.Types.WORLD_SURFACE_WG)
.maxDepth(6)
.startHeight(ConstantHeight.of(VerticalAnchor.absolute(20)))
.startHeight(ConstantHeight.of(VerticalAnchor.absolute(5)))
.step(Decoration.SURFACE_STRUCTURES)
.randomPlacement(34, 8)
.build();