Mushroom_Mixed
Server/World/Default/Zones/Noise/Zone1/Covers/Crops/Mushroom_Mixed.json, 612 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Threshold | array[2] |
Source
{
"Type": "MAX",
"Noise": [
{
"Seed": "Grasslands-Pattern-Forest-Moss-Oak",
"NoiseType": "CELL",
"Formula": "INVERTED",
"CellMode": "DISTANCE",
"Density": [
0,
1
],
"Scale": 0.045,
"Jitter": 0.65,
"Normalize": 0.95
},
{
"Seed": "Grasslands-Pattern-Forest-Moss-Beech",
"NoiseType": "CELL",
"Formula": "INVERTED",
"CellMode": "DISTANCE",
"Density": [
0,
1
],
"Scale": 0.075,
"Jitter": 0.65,
"Normalize": 0.85
}
],
"Threshold": [
0.5,
1
]
}