Versions / 0.5.0-pre.8 / World / Default / Zones / Zone4_Tier4 / PrefabPatterns / Boulder_Forest_Ghost_Caldera.json
Boulder_Forest_Ghost_Caldera
Server/World/Default/Zones/Zone4_Tier4/PrefabPatterns/Boulder_Forest_Ghost_Caldera.json, 1.6 KB
Fields
| Field | Type |
|---|---|
GridGenerator | object |
Noisemask | object |
HeightThreshold | object |
Mask | object |
Source
{
"GridGenerator": {
"Seed": "Firelands-Boulders-Caldera",
"Density": 0.4,
"Scale": 0.06,
"Jitter": 0.7
},
"Noisemask":{
"Type": "MIN",
"Noise": [
{
"Seed": "Monuments-Firelands",
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"Scale": 0.005,
"Jitter": 0.7,
"Normalize": [0.3]
},
{
"Type": "SUM",
"Noise": [
{
"Seed": "Lava_Cracks",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"DistanceRange": [1, 3],
"Distance2Mode": "DIV",
"Formula": "INVERTED",
"Scale": 0.05
},
{
"Seed": "Calderas",
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"DistanceRange": [1, 5],
"Density": 0.2,
"Scale": 0.02
}
],
"Factors": [0.3, 0.7],
"Normalize": [0.4, 0.7]
}
],
"Threshold": [0.01, 0.99]
},
"HeightThreshold": {
"Positions": [169, 170],
"Values": [1, 0]
},
"Mask": {
"Default": ["!Soil_Dirt", "!Wood_Petrified_Trunk", "!Soil_Grass", "!Soil_Grass_Deep", "!Soil_Gravel", "!Rock_Stone", "!Rock_Quartzite", "!Rock_Basalt", "!Rock_Volcanic", "!Rock_Slate", "!Ore_Cobalt_Slate_Cracked", "!Rock_Volcanic_Cracked_Lava", "!Soil_Pathway", "*"],
"Specific": [
{
"Block": ["Rubble_Slate", "Rubble_Slate_Medium", "Plant_Crop_Mushroom_Glowing_Violet", "Plant_Moss_Rug_Blue", "Plant_Moss_Wall_Blue"],
"Rule": ["Empty"]
}
]
}
}