Versions / 0.6.0-pre.1.1 / World / Default / Zones / Zone3_Tier1 / PrefabPatterns / Plains_Pillar_Shale.json
Plains_Pillar_Shale
Server/World/Default/Zones/Zone3_Tier1/PrefabPatterns/Plains_Pillar_Shale.json, 1.3 KB
Fields
| Field | Type |
|---|---|
GridGenerator | object |
NoiseMask | object |
HeightThreshold | object |
Source
{
"GridGenerator": {
"Density": 0.75,
"Scale": 0.0132,
"Jitter": 0.65
},
"NoiseMask": {
"Type":"DISTORTED",
"Noise":{
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED"
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Formula": "INVERTED",
"Normalize": [0.45, 0.6]
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.025,
"CellMode": "DISTANCE",
"Jitter": 0.6
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.011,
"CellMode": "DISTANCE",
"Jitter": 0.6
}
],
"Factors": [0.65, 0.2, 0.075, 0.075],
"Normalize": [0.38, 0.7]
},
"Randomizer":{
"Generators":[
{
"Seed": "Grasslands-River-Noise",
"NoiseType":"SIMPLEX",
"Octaves":3,
"Persistence":0.6,
"Scale":0.006,
"Amplitude": 15
}
]
},
"Threshold": [0.74, 1.0]
},
"HeightThreshold": {
"Positions": [116, 117],
"Values": [0, 1]
}
}