21 lines
257 B
JSON
21 lines
257 B
JSON
{
|
|
"name": "ad_astra_mars",
|
|
"dimension-names": [
|
|
"mars"
|
|
],
|
|
"biome-selector": {
|
|
"always": true
|
|
},
|
|
"regions": [
|
|
{
|
|
"name": "wind",
|
|
"volume": 0.5,
|
|
"bad-regions": [
|
|
"cave-ambience"
|
|
],
|
|
"sound-collections": [
|
|
"wind"
|
|
]
|
|
}
|
|
]
|
|
}
|