Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / World / Default / Zones / Noise / Zone1 / Heightmaps / Gorges_Plateau.json

Gorges_Plateau

Server/World/Default/Zones/Noise/Zone1/Heightmaps/Gorges_Plateau.json, 437 B

Fields

FieldType
Typestring
Noisearray[2]
Factorsarray[2]

Source

{
  "Type": "SUM",
  "Noise": [
    {
      "Seed": "GrasslandsPlateau",
      "NoiseType": "CELL",
      "CellType": "HEX",
      "CellMode": "DISTANCE",
      "Jitter": 0.5,
      "Scale": 0.0085,
      "DistanceRange": [1.0, 3.0]
    },
    {
      "Seed": "GrasslandsPlateau",
      "NoiseType": "CELL",
      "CellType": "HEX",
      "CellMode": "DISTANCE",
      "Jitter": 0.5,
      "Scale": 0.02
    }
  ],
  "Factors": [1, 1]
}