Make planets have significantly more rocks (#17875)
This commit is contained in:
@@ -129,7 +129,7 @@
|
|||||||
allowedTiles:
|
allowedTiles:
|
||||||
- FloorPlanetGrass
|
- FloorPlanetGrass
|
||||||
- FloorPlanetDirt
|
- FloorPlanetDirt
|
||||||
threshold: -0.15
|
threshold: -0.30
|
||||||
noise:
|
noise:
|
||||||
seed: 0
|
seed: 0
|
||||||
noiseType: Cellular
|
noiseType: Cellular
|
||||||
@@ -184,7 +184,7 @@
|
|||||||
# Rock formation sand
|
# Rock formation sand
|
||||||
- !type:BiomeTileLayer
|
- !type:BiomeTileLayer
|
||||||
tile: FloorPlanetDirt
|
tile: FloorPlanetDirt
|
||||||
threshold: -0.15
|
threshold: -0.30
|
||||||
noise:
|
noise:
|
||||||
seed: 0
|
seed: 0
|
||||||
noiseType: Cellular
|
noiseType: Cellular
|
||||||
@@ -260,7 +260,7 @@
|
|||||||
- !type:BiomeEntityLayer
|
- !type:BiomeEntityLayer
|
||||||
allowedTiles:
|
allowedTiles:
|
||||||
- FloorBasalt
|
- FloorBasalt
|
||||||
threshold: -0.15
|
threshold: -0.30
|
||||||
noise:
|
noise:
|
||||||
seed: 0
|
seed: 0
|
||||||
noiseType: Cellular
|
noiseType: Cellular
|
||||||
@@ -377,7 +377,7 @@
|
|||||||
- !type:BiomeEntityLayer
|
- !type:BiomeEntityLayer
|
||||||
allowedTiles:
|
allowedTiles:
|
||||||
- FloorSnow
|
- FloorSnow
|
||||||
threshold: -0.15
|
threshold: -0.30
|
||||||
noise:
|
noise:
|
||||||
seed: 0
|
seed: 0
|
||||||
noiseType: Cellular
|
noiseType: Cellular
|
||||||
|
|||||||
Reference in New Issue
Block a user