Versions / 0.6.0-pre.8 / World / Default / Zones / Zone2_Tier2 / Cave / Covers / Covers_Volcanic.json
Covers_Volcanic
Server/World/Default/Zones/Zone2_Tier2/Cave/Covers/Covers_Volcanic.json, 4.0 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": ["Soil_Mud_Dry"],
"Parent": ["Rock_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"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_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"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_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"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, 40, 50],
"Values": [0, 1, 1, 0]
}
},
{
"Type": [{"Fluid":"Lava_Source"}],
"Parent": ["Rock_Volcanic"],
"Weight": [100],
"NoiseMask": {
"Seed": "Grasslands-Cave-Volcanic-Lava",
"NoiseType": "SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "RIDGED",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.018,
"Threshold": [0, 0.015]
},
"HeightThreshold": {
"Positions": [23, 24, 29, 30],
"Values": [0, 1, 1, 0]
}
}
]