Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / World / Default / Zones / Noise / Zone1 / Covers / Rubble / Stone_Rough.json

Stone_Rough

Server/World/Default/Zones/Noise/Zone1/Covers/Rubble/Stone_Rough.json, 253 B

Fields

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

Source

{
  "Seed": "Grasslands-Pattern-Boulders",
  "NoiseType": "CELL",
  "CellMode": "DISTANCE",
  "DistanceRange": 10.0,
  "Formula": "NORMAL",
  "Density": [
    0.06,
    0.16
  ],
  "Scale": 0.025,
  "Jitter": 0.4,
  "Threshold": [
    0,
    0.23
  ]
}