Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / World / Default / Zones / Zone4_Tier4 / PrefabPatterns / Wastes_Geysers_Canyon.json

Wastes_Geysers_Canyon

Server/World/Default/Zones/Zone4_Tier4/PrefabPatterns/Wastes_Geysers_Canyon.json, 248 B

Fields

FieldType
GridGeneratorobject
HeightThresholdobject
Displacementarray[2]
OnWaterboolean

Source

{
  "GridGenerator": {
		"Seed": "Lava_Cracks",
    "Density": 0.8,
    "Scale": 0.05,
    "Jitter": 1
  },
  "HeightThreshold": {
    "Positions": [112, 113, 122, 123],
    "Values": [0, 1, 1, 0]
  },
  "Displacement": [-1, 1],
  "OnWater": true
}