neuralgia/kubejs/assets/ambientsounds/basic/regions/martian_lake.json
2026-02-08 13:55:25 +00:00

18 lines
206 B
JSON

{
"name": "martian_lake",
"biomes": [
"martian_river"
],
"features": [
"water"
],
"sounds": [
{
"name": "ocean",
"files": [
"ambientsounds:water.ocean"
],
"volume": 0.1
}
]
}