Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / World / Default / Zones / Zone3_Shore_Tier3 / Custom.Lake.json

Custom.Lake

Server/World/Default/Zones/Zone3_Shore_Tier3/Custom.Lake.json, 16.9 KB

Fields

FieldType
CustomBiomeGeneratorobject
MapColorstring
Coversarray[4]
Layersobject
TerrainHeightThresholdobject
HeightmapNoiseobject
Tintobject
Environmentobject
Waterobject

Source

{
  "CustomBiomeGenerator": {
    "NoiseMask": {
      "Type": "DISTORTED",
      "Noise": {
        "Type": "SUM",
        "Noise": [
          {
            "Type": "MIN",
            "Noise": [
              {
                "File": "Zones.Noise.Shared.Heightmaps.River"
              }
            ],
            "Formula": "INVERTED_RIDGED_SQRT",
            "Normalize": [0.5, 1]
          },
          {
            "Seed": "Grasslands-Base",
            "NoiseType": "OLD_SIMPLEX",
            "FractalMode": "OLDSCHOOL",
            "Formula": "INVERTED",
            "Octaves": 4,
            "Persistence": 0.45,
            "Scale": 0.002,
            "Normalize": [0.6, 0.75]
          }
        ],
        "Factors": [0.2, 0.8]
      },
      "Randomizer": {
        "Generators": [
          {
            "Seed": "Grasslands-River-Noise",
            "NoiseType": "SIMPLEX",
            "Octaves": 3,
            "Persistence": 0.6,
            "Scale": 0.006,
            "Amplitude": 15
          }
        ]
      },
      "Threshold": [0.6, 1]
    },
    "BiomeMask": ["Beach_Frozen"],
    "Priority": 3
  },
  "MapColor": "#bfbfa1",
  "Covers": [
    {
      "Type": [
        {
          "Block": "Rubble_Shale",
          "Fluid": "Water_Source"
        },
        {
          "Block": "Rubble_Shale_Medium",
          "Fluid": "Water_Source"
        }
      ],
      "Weight": [0.8, 0.2],
      "Density": 0.3,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone3.Covers.Rubble.Stone_Cliffs_Dense"
          }
        ],
        "Threshold": [0.6, 1]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [1, 0]
      },
      "Parent": ["Soil_Pebbles", "Soil_Pebbles_Frozen", "Rock_Shale"]
    },
    {
      "Type": ["Rubble_Shale", "Rubble_Shale_Medium"],
      "Weight": [0.8, 0.2],
      "Density": 0.3,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone3.Covers.Rubble.Stone_Cliffs_Dense"
          }
        ],
        "Threshold": [0.6, 1]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": ["Soil_Pebbles", "Soil_Pebbles_Frozen", "Rock_Shale"]
    },
    {
      "Type": ["Rock_Ice_Permafrost"],
      "Weight": [1],
      "Offset": [-1],
      "Density": 1,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone3.Covers.Ice.Ice_Lake_Surface"
          }
        ],
        "Threshold": [0.2, 1]
      },
      "HeightThreshold": {
        "Positions": [115, 116],
        "Values": [1, 0]
      },
      "OnWater": true
    },
    {
      "Type": ["Rock_Ice"],
      "Weight": [1],
      "Offset": [-1],
      "Density": 1,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone3.Covers.Ice.Ice_Lake_Deep"
          }
        ],
        "Threshold": [0.4, 1]
      },
      "HeightThreshold": {
        "Positions": [115, 116],
        "Values": [1, 0]
      },
      "OnWater": true
    }
  ],
  "Layers": {
    "Default": "Rock_Shale",
    "Dynamic": [
      {
        "Entries": [
          {
            "Blocks": ["Rock_Shale:8"],
            "NoiseMask": {
              "Type": "MIN",
              "Noise": [
                {
                  "File": "Zones.Noise.Zone3.Layers.Rock.Bedrock_Lake"
                }
              ],
              "Threshold": [0, 0.35]
            }
          },
          {
            "Blocks": ["Soil_Pebbles_Frozen", "Soil_Dirt_Cold:2"],
            "NoiseMask": {
              "Type": "MIN",
              "Noise": [
                {
                  "File": "Zones.Noise.Zone3.Layers.Soil.Layer_Bedrock_Light_9"
                }
              ],
              "Threshold": [0, 0.79]
            }
          },
          {
            "Blocks": ["Soil_Pebbles:2"]
          }
        ]
      }
    ],
    "Static": [
      {
        "File": "Zones.Zone3_Shore_Tier3.Layers.Static"
      },
      {
        "File": "Zones.Zone3_Shore_Tier3.Layers.Bedrock"
      },
      {
        "File": "Zones.Layers.Zone3.Cave_Environments_Shallow"
      },
      {
        "File": "Zones.Layers.Environments_Volcanic.Cave_Environments_Volcanic_T3"
      }
    ]
  },
  "TerrainHeightThreshold": {
    "Noise": {
      "Seed": "lake_noise",
      "NoiseType": "OLD_SIMPLEX",
      "FractalMode": "OLDSCHOOL",
      "Formula": "NORMAL",
      "Octaves": 4,
      "Persistence": 0.4,
      "Scale": 0.05
    },
    "Keys": [0.15, 0.35],
    "Thresholds": [
      {
        "Positions": [116, 119, 123, 126, 140],
        "Values": [1, 0.75, 0.66, 0.57, 0]
      },
      {
        "Positions": [95, 97, 109, 114, 118, 135],
        "Values": [1, 0.75, 0.66, 0.62, 0.57, 0]
      }
    ]
  },
  "HeightmapNoise": {
    "Type": "DISTORTED",
    "Noise": {
      "Type": "SUM",
      "Noise": [
        {
          "Type": "MIN",
          "Noise": [
            {
              "File": "Zones.Noise.Shared.Heightmaps.River"
            }
          ],
          "Formula": "INVERTED_RIDGED_SQRT",
          "Normalize": [0.6, 0.9]
        },
        {
          "Seed": "Grasslands-Base",
          "NoiseType": "OLD_SIMPLEX",
          "FractalMode": "OLDSCHOOL",
          "Formula": "INVERTED",
          "Octaves": 4,
          "Persistence": 0.45,
          "Scale": 0.002,
          "Normalize": [0.55, 0.75]
        }
      ],
      "Factors": [0.3, 0.7]
    },
    "Randomizer": {
      "Generators": [
        {
          "Seed": "Grasslands-River-Noise",
          "NoiseType": "SIMPLEX",
          "Octaves": 3,
          "Persistence": 0.6,
          "Scale": 0.006,
          "Amplitude": 15
        }
      ]
    }
  },
  "Tint": {
    "Default": {
      "Colors": ["0x798d8f"]
    },
    "Entries": []
  },
  "Environment": {
    "Default": {
      "Names": ["Env_Zone3_Shores"]
    },
    "Entries": []
  },
  "Water": {
    "Entries": [
      {
        "Block": "Rock_Ice_Permafrost",
        "Max": [117, 159],
        "Min": [107, 165],
        "MinNoise": {
          "Type": "MAX",
          "Noise": [
            {
              "Seed": "Glacier_Underside_Noise",
              "NoiseType": "SIMPLEX",
              "FractalMode": "OLDSCHOOL",
              "Octaves": 3,
              "Persistence": 0.5,
              "Scale": 0.035,
              "Normalize": [0, 4]
            },
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Type": "DISTORTED",
                  "Noise": {
                    "Type": "MIN",
                    "Noise": [
                      {
                        "File": "Zones.Noise.Shared.Heightmaps.River"
                      }
                    ],
                    "Formula": "INVERTED_RIDGED"
                  },
                  "Randomizer": {
                    "Generators": [
                      {
                        "Seed": "Grasslands-River-Noise",
                        "NoiseType": "SIMPLEX",
                        "Octaves": 3,
                        "Persistence": 0.6,
                        "Scale": 0.006,
                        "Amplitude": 15
                      }
                    ]
                  },
                  "Normalize": [0.95, 1]
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.7, 0.3],
              "Normalize": [0, 2.5]
            },
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Glacier_Base",
                  "NoiseType": "SIMPLEX",
                  "Formula": "INVERTED",
                  "Octaves": 3,
                  "Persistence": 0.5,
                  "Scale": 0.0015
                },
                {
                  "Type": "MIN",
                  "Noise": [
                    {
                      "File": "Zones.Noise.Shared.Heightmaps.River"
                    }
                  ],
                  "Formula": "RIDGED",
                  "Normalize": [0.2, 1]
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.55, 0.4, 0.05],
              "Normalize": [0.27, 0.28]
            }
          ]
        },
        "MaxNoise": {
          "Type": "SUM",
          "Noise": [
            {
              "Type": "MIN",
              "Noise": [
                {
                  "Type": "DISTORTED",
                  "Noise": {
                    "Type": "SUM",
                    "Noise": [
                      {
                        "Type": "MIN",
                        "Noise": [
                          {
                            "File": "Zones.Noise.Shared.Heightmaps.River"
                          }
                        ],
                        "Formula": "RIDGED"
                      },
                      {
                        "Type": "MIN",
                        "Noise": [
                          {
                            "File": "Zones.Noise.Shared.Heightmaps.Base"
                          }
                        ],
                        "Normalize": [0.4, 0.6]
                      }
                    ],
                    "Factors": [0.6, 0.4]
                  },
                  "Randomizer": {
                    "Generators": [
                      {
                        "Seed": "Grasslands-River-Noise",
                        "NoiseType": "SIMPLEX",
                        "Octaves": 3,
                        "Persistence": 0.6,
                        "Scale": 0.006,
                        "Amplitude": 15
                      }
                    ]
                  }
                },
                {
                  "Type": "SUM",
                  "Noise": [
                    {
                      "Seed": "Glacier_Base",
                      "NoiseType": "SIMPLEX",
                      "Octaves": 3,
                      "Persistence": 0.5,
                      "Scale": 0.0015
                    },
                    {
                      "Type": "MIN",
                      "Noise": [
                        {
                          "File": "Zones.Noise.Shared.Heightmaps.River"
                        }
                      ],
                      "Formula": "INVERTED_RIDGED",
                      "Normalize": [0, 0.8]
                    },
                    {
                      "Seed": "Snowlands-Ice",
                      "NoiseType": "DISTANCE",
                      "DistanceMode": "NATURAL",
                      "Jitter": 0.8,
                      "Distance2Mode": "DIV",
                      "Formula": "INVERTED_SQUARED",
                      "Scale": 0.032
                    }
                  ],
                  "Factors": [0.5, 0.35, 0.15],
                  "Normalize": [0.64, 0.77]
                }
              ]
            },
            {
              "Seed": "Glacier_Underside_Noise",
              "NoiseType": "SIMPLEX",
              "FractalMode": "OLDSCHOOL",
              "Octaves": 3,
              "Persistence": 0.5,
              "Scale": 0.035
            }
          ],
          "Factors": [0.85, 0.15]
        }
      },
      {
        "Block": "Rock_Ice",
        "Max": [133, 175],
        "Min": [107, 165],
        "MinNoise": {
          "Type": "MAX",
          "Noise": [
            {
              "Seed": "Glacier_Underside_Noise",
              "NoiseType": "SIMPLEX",
              "FractalMode": "OLDSCHOOL",
              "Octaves": 3,
              "Persistence": 0.5,
              "Scale": 0.035,
              "Normalize": [0, 4]
            },
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Type": "DISTORTED",
                  "Noise": {
                    "Type": "MIN",
                    "Noise": [
                      {
                        "File": "Zones.Noise.Shared.Heightmaps.River"
                      }
                    ],
                    "Formula": "INVERTED_RIDGED"
                  },
                  "Randomizer": {
                    "Generators": [
                      {
                        "Seed": "Grasslands-River-Noise",
                        "NoiseType": "SIMPLEX",
                        "Octaves": 3,
                        "Persistence": 0.6,
                        "Scale": 0.006,
                        "Amplitude": 15
                      }
                    ]
                  },
                  "Normalize": [0.95, 1]
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.7, 0.3],
              "Normalize": [0, 2.5]
            },
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Glacier_Base",
                  "NoiseType": "SIMPLEX",
                  "Formula": "INVERTED",
                  "Octaves": 3,
                  "Persistence": 0.5,
                  "Scale": 0.0015
                },
                {
                  "Type": "MIN",
                  "Noise": [
                    {
                      "File": "Zones.Noise.Shared.Heightmaps.River"
                    }
                  ],
                  "Formula": "RIDGED",
                  "Normalize": [0.2, 1]
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.55, 0.4, 0.05],
              "Normalize": [0.27, 0.28]
            }
          ]
        },
        "MaxNoise": {
          "Type": "MIN",
          "Noise": [
            {
              "Type": "DISTORTED",
              "Noise": {
                "Type": "SUM",
                "Noise": [
                  {
                    "Type": "MIN",
                    "Noise": [
                      {
                        "File": "Zones.Noise.Shared.Heightmaps.River"
                      }
                    ],
                    "Formula": "RIDGED"
                  },
                  {
                    "Type": "MIN",
                    "Noise": [
                      {
                        "File": "Zones.Noise.Shared.Heightmaps.Base"
                      }
                    ],
                    "Normalize": [0.4, 0.6]
                  }
                ],
                "Factors": [0.6, 0.4]
              },
              "Randomizer": {
                "Generators": [
                  {
                    "Seed": "Grasslands-River-Noise",
                    "NoiseType": "SIMPLEX",
                    "Octaves": 3,
                    "Persistence": 0.6,
                    "Scale": 0.006,
                    "Amplitude": 15
                  }
                ]
              }
            },
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Glacier_Base",
                  "NoiseType": "SIMPLEX",
                  "Octaves": 3,
                  "Persistence": 0.5,
                  "Scale": 0.0015
                },
                {
                  "Type": "MIN",
                  "Noise": [
                    {
                      "File": "Zones.Noise.Shared.Heightmaps.River"
                    }
                  ],
                  "Formula": "INVERTED_RIDGED",
                  "Normalize": [0, 0.8]
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "INVERTED_SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.5, 0.35, 0.15],
              "Normalize": [0.64, 0.77]
            }
          ]
        }
      },
      {
        "Fluid": "Water_Source",
        "Min": 0,
        "Max": 114
      }
    ]
  }
}