Dirt_Podzol
Server/World/Default/Zones/Noise/Zone3/Covers/Soil/Dirt_Podzol.json, 815 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[3] |
Factors | array[3] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "Glacier_Base",
"NoiseType": "SIMPLEX",
"Octaves": 4,
"Persistence": 0.5,
"Scale": 0.0015
},
{
"Type": "MIN",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED"
}
],
"Normalize": [
0,
0.8
]
},
{
"Seed": "Snowlands-Ice",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"Jitter": 0.8,
"Distance2Mode": "DIV",
"Formula": "INVERTED_SQUARED",
"Scale": 0.032
}
],
"Factors": [
0.475,
0.4,
0.125
],
"Threshold": [
0.8,
1
]
}