mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
Mushroom sounds
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
"volume": 6.2,
|
||||
"minPitch": 0.2,
|
||||
"maxPitch": 0.3,
|
||||
"chance": 2
|
||||
"chance": 8
|
||||
}
|
||||
],
|
||||
"wall":{
|
||||
|
||||
@@ -43,6 +43,17 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
{
|
||||
"interval": 6000,
|
||||
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
|
||||
"soundDistance": 3,
|
||||
"volume": 6.2,
|
||||
"minPitch": 0.2,
|
||||
"maxPitch": 0.3,
|
||||
"chance": 8
|
||||
}
|
||||
],
|
||||
"slab":{
|
||||
"dispersion":"SCATTER",
|
||||
"terrainZoom":0.35,
|
||||
|
||||
Reference in New Issue
Block a user