Versions / 0.6.0-pre.1.1 / World / Default / Zones / Zone1_Tier3 / Cave / Covers / Covers_Volcanic.json
Covers_Volcanic
Server/World/Default/Zones/Zone1_Tier3/Cave/Covers/Covers_Volcanic.json, 4.3 KB
Source
[
{
"Type": ["Plant_Crop_Mushroom_Common_Brown", "Plant_Leaves_Bramble"],
"Weight": [30, 70],
"Offset": 1,
"Density": 0.5,
"NoiseMask": {
"Seed": "Grasslands-Caves-Mushrooms-Brambles",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08,
"Threshold": [0, 0.28]
},
"HeightThreshold": {
"Positions": [55, 56, 70, 75],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Plant_Roots_Cave_Small", "Plant_Flower_Orchid_Blue"],
"Weight": [30, 70],
"Offset": 1,
"Density": 0.25,
"NoiseMask": {
"Seed": "Grasslands-Caves-Roots-Orchid",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.05,
"Threshold": [0, 0.28]
},
"HeightThreshold": {
"Positions": [55, 56, 70, 75],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Plant_Bramble_Dead_Twisted", "Plant_Bramble_Dead_Lavathorn"],
"Weight": [30, 70],
"Offset": 1,
"Density": 0.5,
"NoiseMask": {
"Seed": "Grasslands-Caves-Roots-Orchid",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08,
"Threshold": [0, 0.26]
},
"HeightThreshold": {
"Positions": [24, 25, 55, 56],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Plant_Roots_Cave_Small|Pitch=180"],
"Parent": ["Rock_Stone"],
"Weight": [100],
"Density": 0.75,
"Offset": 1,
"AnchorType": "CEILING",
"NoiseMask": {
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.1,
"Threshold": [0, 0.3]
},
"HeightThreshold": {
"Positions": [55, 56, 70, 75],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Soil_Mud_Dry"],
"Parent": ["Rock_Stone"],
"Weight": [100],
"Density": 1,
"NoiseMask": {
"Seed": "Grasslands-Caves-Mushrooms-Brambles",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08,
"Threshold": [0, 0.28]
},
"HeightThreshold": {
"Positions": [55, 56, 70, 75],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Soil_Mud_Dry"],
"Parent": ["Rock_Stone"],
"Weight": [100],
"Density": 1,
"NoiseMask": {
"Seed": "Grasslands-Caves-Roots-Orchid",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.05,
"Threshold": [0, 0.28]
},
"HeightThreshold": {
"Positions": [55, 56, 70, 75],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Soil_Mud_Dry"],
"Parent": ["Rock_Stone"],
"Weight": [100],
"Density": 1,
"NoiseMask": {
"Seed": "Grasslands-Caves-Roots-Orchid",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08,
"Threshold": [0, 0.26]
},
"HeightThreshold": {
"Positions": [24, 25, 55, 56],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Rock_Volcanic_Cracked_Lava"],
"Parent": ["Rock_Volcanic"],
"Weight": [100],
"NoiseMask": {
"Seed": "Grasslands-Cave-Volcanic-Cracked",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "RIDGED_FIX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.05,
"Threshold": [0, 0.18]
},
"HeightThreshold": {
"Positions": [24, 25, 35, 40],
"Values": [0, 1, 1, 0]
}
},
{
"Type": [{"Fluid":"Lava_Source"}],
"Parent": ["Rock_Volcanic"],
"Weight": [100],
"AnchorType": "CEILING",
"NoiseMask": {
"Seed": "Grasslands-Caves-Lava",
"NoiseType": "CELL",
"Formula": "SQRT",
"Scale": 0.1,
"CellMode": "DISTANCE",
"Jitter": 1,
"Density": [0, 0.5],
"Threshold": [0, 0.2]
},
"HeightThreshold": {
"Positions": [24, 25, 49, 50],
"Values": [0, 1, 1, 0]
}
}
]