biome
Open Air
The air above the world's floor. Nothing grows here and nothing holds still.
Terrain
- Open Air ×100
Referenced by
Scenarios 1
Worlds 1
Raw definition
{
"cave_deposits": [],
"cave_fauna": [],
"cave_wild_foods": [],
"climate": -40,
"color": [
0.699999988079071,
0.8199999928474426,
0.9399999976158142
],
"deposits": [],
"description": "The air above the world's floor. Nothing grows here and nothing holds still.",
"fauna": [],
"fauna_herd_max": [],
"fertility_pct": 1,
"forest_density_cap_pct": null,
"growing_seasons": null,
"id": "core:open_air_band",
"moisture": 0,
"name": "Open Air",
"plant_recovery_stages": null,
"reseed_cadence_ticks": null,
"resources": [],
"rock": null,
"terrain": [
[
"core:open_air",
100
]
],
"trees": [],
"water": null,
"wild_density_cap_pct": null,
"wild_foods": [],
"wild_spread_cadence_ticks": null
}