Versions / 0.6.0-pre.2 / World / Default / Zones / Zone2_Tier3 / Cave / Covers / Covers_Shallow_Crystal.json
Covers_Shallow_Crystal
Server/World/Default/Zones/Zone2_Tier3/Cave/Covers/Covers_Shallow_Crystal.json, 2.2 KB
Source
[
{
"Type": ["Soil_Gravel_Sand_White"],
"Parent": ["Rock_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"Weight": [100],
"HeightThreshold": {
"Positions": [97, 100],
"Values": [0, 1]
}
},
{
"Type": ["Soil_Gravel_Sand_White"],
"Parent": ["Rock_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"Offset": -1,
"Weight": [100],
"HeightThreshold": {
"Positions": [97, 100],
"Values": [0, 1]
}
},
{
"Type": ["Plant_Fern_Arid"],
"Weight": [100],
"Offset": 1,
"Density": 0.1,
"HeightThreshold": {
"Positions": [85, 98, 104, 106, 108, 110],
"Values": [0, 0.5, 1, 1, 0.5, 0]
}
},
{
"Type": ["Plant_Crop_Mushroom_Cap_White", "Rubble_Sandstone"],
"Weight": [20, 80],
"Offset": 1,
"Density": 0.1,
"NoiseMask": {
"Seed": "4743777",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.35,
"Threshold": [0, 0.55]
},
"HeightThreshold": {
"Positions": [85, 98, 104, 106, 108, 110],
"Values": [0, 0.5, 1, 1, 0.5, 0]
}
},
{
"Type": ["Plant_Moss_Cave_Yellow|Pitch=180"],
"Parent": ["Rock_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"Weight": [100],
"Offset": 1,
"Density": 0.75,
"AnchorType": "CEILING",
"NoiseMask": {
"Seed": "4743777",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.35,
"Threshold": [0, 0.25]
},
"HeightThreshold": {
"Positions": [95, 100],
"Values": [0, 1]
}
},
{
"Type": ["Rubble_Sandstone_Red"],
"Weight": [100],
"Offset": 1,
"Density": 0.2,
"NoiseMask": {
"Seed": "4743777",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.35,
"Threshold": [0, 0.55]
},
"HeightThreshold": {
"Positions": [77, 78, 98, 99],
"Values": [0, 1, 1, 0]
}
}
]