Make planets have significantly more rocks (#17875)

This commit is contained in:
metalgearsloth 2023-07-08 13:30:29 +10:00 committed by GitHub
parent d3d718f968
commit 6d19acd708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -129,7 +129,7 @@
allowedTiles:
- FloorPlanetGrass
- FloorPlanetDirt
threshold: -0.15
threshold: -0.30
noise:
seed: 0
noiseType: Cellular
@ -184,7 +184,7 @@
# Rock formation sand
- !type:BiomeTileLayer
tile: FloorPlanetDirt
threshold: -0.15
threshold: -0.30
noise:
seed: 0
noiseType: Cellular
@ -260,7 +260,7 @@
- !type:BiomeEntityLayer
allowedTiles:
- FloorBasalt
threshold: -0.15
threshold: -0.30
noise:
seed: 0
noiseType: Cellular
@ -377,7 +377,7 @@
- !type:BiomeEntityLayer
allowedTiles:
- FloorSnow
threshold: -0.15
threshold: -0.30
noise:
seed: 0
noiseType: Cellular