Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / World / Default / Zones / Layers / Zone2 / Static_Dunes_White.json

Static_Dunes_White

Server/World/Default/Zones/Layers/Zone2/Static_Dunes_White.json, 267 B

Fields

FieldType
Blocksarray[1]
Maxnumber
Minarray[2]
MinNoiseobject

Source

{
  "Blocks": [
    "Soil_Sand_White"
  ],
  "Max": 200,
  "Min": [114, 117],
  "MinNoise": {
    "Seed": "Grasslands-Height-Threshold",
    "NoiseType": "OLD_SIMPLEX",
    "FractalMode": "OLDSCHOOL",
    "Octaves": 2,
    "Persistence": 0.2,
    "Scale": 0.02
  }
}