Versions / 0.5.6 / World / Default / Zones / Noise / Zone3 / Layers / Soil / Layer_Bedrock_Light_7.json
Layer_Bedrock_Light_7
Server/World/Default/Zones/Noise/Zone3/Layers/Soil/Layer_Bedrock_Light_7.json, 439 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Normalize | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-Height-Threshold",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "INVERTED",
"Octaves": 5,
"Persistence": 0.5,
"Scale": 0.02
},
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Factors": [
0.7,
0.3
],
"Normalize": [
0.1,
0.95
],
"Threshold": [
0.61,
1
]
}