Mushroom_Cave
Server/World/Default/Zones/Noise/Zone4/Covers/Crops/Mushroom_Cave.json, 503 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"Seed": "Jungle-Forest",
"Density": [
0,
1
],
"Scale": 0.045,
"Jitter": 0.65
},
{
"Seed": "Firelands-Hills",
"NoiseType": "SIMPLEX",
"Octaves": 4,
"Persistence": 0.3,
"Scale": 0.008,
"Threshold": [
0.35,
1
]
}
],
"Factors": [
0.55,
0.45
],
"Threshold": [
0,
0.2
]
}