Versions / 0.5.7 / World / Default / Zones / Zone3_Tier1 / PrefabPatterns / Plains_Hotsprings_Bone.json
Plains_Hotsprings_Bone
Server/World/Default/Zones/Zone3_Tier1/PrefabPatterns/Plains_Hotsprings_Bone.json, 544 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
HeightThreshold | object |
Mask | object |
FitHeightmap | boolean |
Parent | array[1] |
Source
{
"GridGenerator": {
"Seed": "Hotsprings_Bone",
"Density": 0.3,
"Scale": 0.02,
"Jitter": 1
},
"HeightThreshold": {
"Positions": [105, 110, 114, 123, 130, 140, 145],
"Values": [0, 1, 1, 0, 1, 1, 0]
},
"Mask": {
"Default": ["*"],
"Specific": [
{
"Block": ["Empty", "Deco_Bone_Ribs", "Deco_Bone_Ribs_Long", "Deco_Bone_Spine"],
"Rule": ["Empty", "Plant_Grass_Winter_Tall", "Plant_Grass_Winter", "Deco_Bone_Skulls"]
}
]
},
"FitHeightmap": true,
"Parent": ["Soil_Gravel"]
}