Covers_Volcanic
Server/World/Default/Zones/Zone4_Tier5/Cave/Covers/Covers_Volcanic.json, 1.4 KB
Source
[
{
"Type": ["Plant_Moss_Rug_Blue"],
"Weight": [1],
"Density": 1,
"Offset": 1,
"NoiseMask": {
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.035,
"Threshold": [0, 0.35]
},
"HeightThreshold": {
"Positions": [30, 31],
"Values": [1, 0]
}
},
{
"Type": ["Plant_Coral_Model_Grey",{"Block":"Plant_Coral_Bush_Grey","Fluid":"Water_Source"}],
"Weight": [0.4, 0.6],
"Density": 0.62,
"Offset": 1,
"NoiseMask": {
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.042,
"Threshold": [0.85, 1]
},
"HeightThreshold": {
"Positions": [30, 31],
"Values": [1, 0]
}
},
{
"Type": ["Plant_Coral_Model_Cyan", "Plant_Coral_Bush_Cyan"],
"Weight": [0.4, 0.6],
"Density": 0.62,
"Offset": 1,
"NoiseMask": {
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.042,
"Threshold": [0.85, 1]
},
"HeightThreshold": {
"Positions": [30, 31],
"Values": [1, 0]
}
},
{
"Type": ["Rock_Crystal_Purple_Small", "Rock_Crystal_Purple_Medium", "Rock_Crystal_Purple_Large"],
"Weight": [0.5, 0.35, 0.15],
"Density": 0.001,
"Offset": 1,
"HeightThreshold": {
"Positions": [30, 31],
"Values": [1, 0]
}
}
]