Versions / 0.5.6 / World / Default / Zones / Noise / Zone2 / Covers / Rubble / Sandstone_Plateau.json
Sandstone_Plateau
Server/World/Default/Zones/Noise/Zone2/Covers/Rubble/Sandstone_Plateau.json, 183 B
Fields
| Field | Type |
|---|---|
Seed | string |
NoiseType | string |
FractalMode | string |
Octaves | number |
Persistence | number |
Scale | number |
Threshold | array[2] |
Source
{
"Seed": "Desert_patches",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 2,
"Persistence": 0.3,
"Scale": 0.07,
"Threshold": [
0.7,
1
]
}