biome
Description
Defines the biome(s) for the zone. It will affect spawn system.
Parameters
| Name | Type | Mandatory | Description |
|---|---|---|---|
| [] | StringArray | Yes | A biome ID string array to associate with the zone (e.g., 'forest', 'cave'). |
Example
"biome": ["forest", "cave"]