Versions / 0.5.5 / World / Default / Zones / Zone4_Tier5 / PrefabPatterns / Jungle_Stalactites_Floor.json
Jungle_Stalactites_Floor
Server/World/Default/Zones/Zone4_Tier5/PrefabPatterns/Jungle_Stalactites_Floor.json, 257 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
HeightThreshold | object |
Displacement | array[2] |
DeepSearch | boolean |
Source
{
"GridGenerator": {
"Seed": "Lava_Cracks",
"Density": [0.6, 0.8],
"Scale": 0.05,
"Jitter": 0.75
},
"HeightThreshold": {
"Positions": [26, 27, 36, 37],
"Values": [0, 1, 1, 0]
},
"Displacement": [-3, -4],
"DeepSearch": true
}