Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / World / Default / Zones / Noise / Zone2 / Covers / Flowers / Flowers_Grey_Plateau.json

Flowers_Grey_Plateau

Server/World/Default/Zones/Noise/Zone2/Covers/Flowers/Flowers_Grey_Plateau.json, 243 B

Fields

FieldType
Seedstring
NoiseTypestring
CellModestring
DistanceRangenumber
Formulastring
Densityarray[2]
Scalenumber
Jitternumber
Thresholdarray[2]

Source

{
  "Seed": "Drylands-Plateau-Palo",
  "NoiseType": "CELL",
  "CellMode": "DISTANCE",
  "DistanceRange": 1.0,
  "Formula": "NORMAL",
  "Density": [
    0,
    0.6
  ],
  "Scale": 0.018,
  "Jitter": 0.75,
  "Threshold": [
    0,
    0.23
  ]
}