Data:Assets/biomes
From Starbounder - Starbound Wiki
The Biomes directory contains data files, images, and other assets detailing the various types of biomes in Starbound. It is a subfolder of the Assets directory in the asset tree.
The primary types of biomes are Surface, Underground, Space, Surface Detached, and Underground Detached.
Files
| File | Description |
|---|---|
| distributions.config | Defines distribution functions |
| oredistributions.configfunctions | Defines ore probabilities for specific level ranges |
Subfolders
| Folder | Description |
|---|---|
| assets/biomes/space | Contains biome settings and assets for the space layer (e.g. Asteroids). |
| assets/biomes/surface | Contains biome settings and assets for the surface and subsurface layer. |
| assets/biomes/surface_detached | Contains biome settings and assets for mini-biomes. |
| assets/biomes/underground | Contains biome settings and assets for underground layers. |
| assets/biomes/underground_detached | Contains biome settings and assets for underground mini-biomes. |
Common Extensions
| Extension | Description |
|---|---|
| corebiome | Biome definition for core layer |
| parallax | Parllax definition for surface layer |
| spacebiome | Biome definition for space layer |
| surfacebiome | Biome definition for surface layer |
| undergroundbiome | Biome definition for underground layer |
| undergroundparallax | Parallax definition for underground layer |
