Updated End Villag assets
This commit is contained in:
parent
23d62765a2
commit
776d68ac31
17 changed files with 61 additions and 25 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue