Remove chasm from lava planetgen (#22560)
* Remove chasm from lava planetgen * REmove chasm from lava planetgen real * Revert "Remove chasm from lava planetgen" This reverts commit f432334b43e8b1dd17f15b19e50c2ba3d80df297.
This commit is contained in:
@@ -302,20 +302,6 @@
|
||||
cellularReturnType: Distance2
|
||||
entities:
|
||||
- WallRockBasalt
|
||||
# chasm time
|
||||
- !type:BiomeEntityLayer
|
||||
allowedTiles:
|
||||
- FloorBasalt
|
||||
threshold: 0.6
|
||||
noise:
|
||||
seed: 3
|
||||
frequency: 0.02
|
||||
fractalType: FBm
|
||||
octaves: 5
|
||||
lacunarity: 2
|
||||
gain: 0.4
|
||||
entities:
|
||||
- FloorChasmEntity
|
||||
- !type:BiomeDummyLayer
|
||||
id: Loot
|
||||
# Fill basalt
|
||||
|
||||
Reference in New Issue
Block a user