Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / World / Default / Zones / Layers / Zone2 / Static_Dunes_Red.json

Static_Dunes_Red

Server/World/Default/Zones/Layers/Zone2/Static_Dunes_Red.json, 265 B

Fields

FieldType
Blocksarray[1]
Maxnumber
Minarray[2]
MinNoiseobject

Source

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