Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / World / Default / Zones / Zone3_Tier1 / Cave / Covers / Covers_Volcanic.json

Covers_Volcanic

Server/World/Default/Zones/Zone3_Tier1/Cave/Covers/Covers_Volcanic.json, 4.0 KB

Source

[
  {
    "Type": ["Plant_Crop_Mushroom_Common_Blue"],
    "Weight": [100],
    "Offset": 1,
    "Density": 0.5,
    "NoiseMask": {
      "Seed": "Snowlands-Caves-Mushrooms",
      "NoiseType": "OLD_SIMPLEX",
      "FractalMode": "OLDSCHOOL",
      "Formula": "NORMAL",
      "Octaves": 3,
      "Persistence": 0.5,
      "Scale": 0.1,
      "Threshold": [0, 0.28]
    },
    "HeightThreshold": {
      "Positions": [52, 53, 90, 91],
      "Values": [0, 1, 1, 0]
    }
  },
  {
    "Type": ["Plant_Moss_Cave_Blue|Pitch=180"],
    "Parent": ["Rock_Shale", "Rock_Shale", "Soil_Dirt_Cold"],
    "Weight": [100],
    "Offset": 1,
    "Density": 0.5,
    "AnchorType": "CEILING",
    "NoiseMask": {
      "Seed": "Snowlands-Caves-Ceiling-Moss",
      "NoiseType": "OLD_SIMPLEX",
      "FractalMode": "OLDSCHOOL",
      "Octaves": 1,
      "Persistence": 0.5,
      "Scale": 0.1,
      "Threshold": [0, 0.25]
    },
    "HeightThreshold": {
      "Positions": [52, 53, 90, 91],
      "Values": [0, 1, 1, 0]
    }
  },
  {
    "Type": ["Plant_Moss_Block_Blue"],
    "Parent": ["Rock_Shale", "Rock_Shale", "Soil_Dirt_Cold"],
    "Weight": [100],
    "Density": 1,
    "AnchorType": "CEILING",
    "NoiseMask": {
      "Seed": "Snowlands-Caves-Ceiling-Moss",
      "NoiseType": "OLD_SIMPLEX",
      "FractalMode": "OLDSCHOOL",
      "Octaves": 1,
      "Persistence": 0.5,
      "Scale": 0.1,
      "Threshold": [0, 0.3]
    },
    "HeightThreshold": {
      "Positions": [52, 53, 90, 91],
      "Values": [0, 1, 1, 0]
    }
  },
  {
    "Type": ["Plant_Moss_Block_Blue"],
    "Parent": ["Rock_Shale", "Rock_Shale", "Soil_Dirt_Cold"],
    "Weight": [100],
    "Density": 1,
    "Offset": -1,
    "AnchorType": "CEILING",
    "NoiseMask": {
      "Seed": "Snowlands-Caves-Ceiling-Moss",
      "NoiseType": "OLD_SIMPLEX",
      "FractalMode": "OLDSCHOOL",
      "Octaves": 1,
      "Persistence": 0.5,
      "Scale": 0.1,
      "Threshold": [0, 0.3]
    },
    "HeightThreshold": {
      "Positions": [52, 53, 90, 91],
      "Values": [0, 1, 1, 0]
    }
  },
  {
    "Type": ["Plant_Moss_Block_Blue"],
    "Parent": ["Rock_Shale", "Rock_Shale", "Soil_Dirt_Cold"],
    "Weight": [100],
    "NoiseMask": {
      "Seed": "Snowlands-Caves-Floor-Moss",
      "NoiseType": "OLD_SIMPLEX",
      "FractalMode": "OLDSCHOOL",
      "Octaves": 1,
      "Persistence": 0.5,
      "Scale": 0.1,
      "Threshold": [0, 0.45]
    },
    "HeightThreshold": {
      "Positions": [52, 53, 90, 91],
      "Values": [0, 1, 1, 0]
    }
  },
  {
    "Type": ["Plant_Moss_Rug_Blue"],
    "Parent": ["Rock_Shale", "Rock_Shale", "Soil_Dirt_Cold"],
    "Weight": [100],
    "Offset": 1,
    "NoiseMask": {
      "Seed": "Snowlands-Caves-Floor-Moss",
      "NoiseType": "OLD_SIMPLEX",
      "FractalMode": "OLDSCHOOL",
      "Octaves": 1,
      "Persistence": 0.5,
      "Scale": 0.1,
      "Threshold": [0, 0.25]
    },
    "HeightThreshold": {
      "Positions": [47, 48, 49, 50, 52, 53, 90, 91],
      "Values": [0, 1, 1, 0, 0, 1, 1, 0]
    }
  },
  {
    "Type": ["Plant_Moss_Block_Blue"],
    "Parent": ["Rock_Shale", "Rock_Shale", "Soil_Dirt_Cold"],
    "Weight": [100],
    "Offset": -1,
    "NoiseMask": {
      "Seed": "Snowlands-Caves-Floor-Moss",
      "NoiseType": "OLD_SIMPLEX",
      "FractalMode": "OLDSCHOOL",
      "Octaves": 1,
      "Persistence": 0.5,
      "Scale": 0.1,
      "Threshold": [0, 0.45]
    },
    "HeightThreshold": {
      "Positions": [47, 48, 49, 50, 52, 53, 90, 91],
      "Values": [0, 1, 1, 0, 0, 1, 1, 0]
    }
  },
  {
    "Type": ["Rock_Ice_Permafrost"],
    "Parent": ["Rock_Shale", "Rock_Shale", "Soil_Dirt_Cold"],
    "Weight": [100],
    "Density": 1,
    "AnchorType": "FLOOR",
    "HeightThreshold": {
      "Positions": [44, 45, 46, 47],
      "Values": [0, 1, 1, 0]
    }
  },
  {
    "Type": ["Rock_Ice_Permafrost"],
    "Parent": ["Rock_Shale", "Rock_Shale", "Soil_Dirt_Cold"],
    "Weight": [100],
    "Offset": -1,
    "Density": 1,
    "AnchorType": "FLOOR",
    "HeightThreshold": {
      "Positions": [44, 45, 46, 47],
      "Values": [0, 1, 1, 0]
    }
  }
]