Moss_Brown_Cave
Server/World/Default/Zones/Noise/Zone4/Covers/Moss/Moss_Brown_Cave.json, 897 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Type": "DISTORTED",
"Noise": {
"Seed": "Firelands_Biomes_Pattern",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"Distance2Mode": "DIV",
"Scale": 0.003,
"Jitter": 0.711
},
"Randomizer": {
"Generators": [
{
"Seed": "Firelands-Hills",
"NoiseType": "SIMPLEX",
"Octaves": 4,
"Persistence": 0.3,
"Scale": 0.008,
"Amplitude": 30
}
]
},
"Normalize": [
0.92,
0.96
]
},
{
"Seed": "Moss_Noise",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"Distance2Mode": "DIV",
"Formula": "INVERTED_SQUARED",
"Scale": 0.11
}
],
"Factors": [
0.6,
0.4
],
"Threshold": [
0,
0.325
]
}