9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00
This commit is contained in:
Brian Fopiano
2021-07-04 03:00:06 -07:00
parent 8094b8e823
commit d2cefdab9c
5 changed files with 9 additions and 44 deletions

View File

@@ -106,17 +106,6 @@
]
}
],
"effects": [
{
"volume": 6.2,
"minPitch": 0.2,
"chance": 8,
"maxPitch": 0.3,
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
"interval": 6000,
"soundDistance": 3
}
],
"entityInitialSpawns": [
{
"maxSpawns": 5,

View File

@@ -110,17 +110,6 @@
"generator": "plain"
}
],
"effects": [
{
"volume": 6.2,
"minPitch": 0.2,
"chance": 8,
"maxPitch": 0.3,
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
"interval": 6000,
"soundDistance": 3
}
],
"entityInitialSpawns": [
{
"maxSpawns": 5,

View File

@@ -2,17 +2,6 @@
"name": "Mushroom Lake",
"derivative": "MUSHROOM_FIELDS",
"vanillaDerivative": "MUSHROOM_FIELDS",
"effects": [
{
"volume": 6.2,
"minPitch": 0.2,
"chance": 8,
"maxPitch": 0.3,
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
"interval": 6000,
"soundDistance": 3
}
],
"layers": [
{
"zoom": 0.3,

View File

@@ -57,17 +57,6 @@
"generator": "plain"
}
],
"effects": [
{
"volume": 6.2,
"minPitch": 0.2,
"chance": 8,
"maxPitch": 0.3,
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
"interval": 6000,
"soundDistance": 3
}
],
"entityInitialSpawns": [
{
"maxSpawns": 5,

View File

@@ -178,6 +178,15 @@
"particleOffset": 2,
"interval": 50,
"particleCount": 0
},
{
"volume": 6.2,
"minPitch": 0.2,
"chance": 8,
"maxPitch": 0.3,
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
"interval": 60000,
"soundDistance": 3
}
],
"shoreHeightMin": 3.2,