23 lines
276 B
JSON
23 lines
276 B
JSON
{
|
|
"name": "ad_astra",
|
|
"dimension-names": [
|
|
"mars",
|
|
"venus",
|
|
"glacio"
|
|
],
|
|
"biome-selector": {
|
|
"always": false
|
|
},
|
|
"regions": [
|
|
{
|
|
"name": "wind",
|
|
"volume": 0.3,
|
|
"bad-regions": [
|
|
"cave-ambience"
|
|
],
|
|
"sound-collections": [
|
|
"wind"
|
|
]
|
|
}
|
|
]
|
|
}
|