biome
Deep Rock
Ordinary stone, and a great deal of it. Whatever is below has to be earned through this first.
Terrain
- Rough Floor ×0
- Deep Rock ×97
Referenced by
Scenarios 1
Worlds 2
Raw definition
{
"cave_deposits": [],
"cave_fauna": [],
"cave_wild_foods": [],
"climate": 70,
"color": [
0.25999999046325684,
0.23999999463558197,
0.23000000417232513
],
"deposits": [],
"description": "Ordinary stone, and a great deal of it. Whatever is below has to be earned through this first.",
"fauna": [],
"fauna_herd_max": [],
"fertility_pct": 1,
"forest_density_cap_pct": null,
"growing_seasons": null,
"id": "core:deep_rock_band",
"moisture": 0,
"name": "Deep Rock",
"plant_recovery_stages": null,
"reseed_cadence_ticks": null,
"resources": [],
"rock": null,
"terrain": [
[
"core:rough_floor",
0
],
[
"core:deep_rock",
97
]
],
"trees": [],
"water": null,
"wild_density_cap_pct": null,
"wild_foods": [],
"wild_spread_cadence_ticks": null
}