Versions / 0.6.0-pre.10 / World / Default / Zones / Zone4_Tier5 / PrefabPatterns / Boulder_Volcano_Cavern_East.json
Boulder_Volcano_Cavern_East
Server/World/Default/Zones/Zone4_Tier5/PrefabPatterns/Boulder_Volcano_Cavern_East.json, 693 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
NoiseMask | object |
HeightThreshold | object |
DeepSearch | boolean |
Rotations | array[1] |
Source
{
"GridGenerator": {
"Seed": "Lava_Cracks",
"Density": 1,
"Scale": 0.05,
"Jitter": 0.75
},
"NoiseMask": {
"Type": "MULTIPLY",
"Noise": [
{
"Seed": "4554845555",
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"Scale": 0.008,
"Density": [0, 0.3],
"Normalize": 0.32
},
{
"Seed": "4554845555",
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"Formula": "INVERTED",
"Scale": 0.008,
"OffsetY": 0,
"OffsetX": 25,
"Density": [0, 0.3]
}
],
"Threshold": [0.75, 1]
},
"HeightThreshold": {
"Positions": [31, 32, 40, 41],
"Values": [0, 1, 1, 0]
},
"DeepSearch": true,
"Rotations": ["ROTATION_270"]
}