neuralgia/kubejs/assets/ambientsounds/basic/regions/ocean.json

22 lines
244 B
JSON

{
"name": "ocean",
"biomes": [
"ocean",
"ocean_reef"
],
"features": [
"water"
],
"sound-collections": [
"wind"
],
"sounds": [
{
"name": "ocean",
"files": [
"ambientsounds:water.ocean"
],
"volume": 0.1
}
]
}