Skip to content

Commit

Permalink
disable chasms
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheackraze committed Aug 19, 2023
1 parent 0446f36 commit e1160dd
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Resources/Prototypes/Procedural/biome_templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,19 +311,19 @@
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: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
Expand Down

0 comments on commit e1160dd

Please sign in to comment.