Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / World / Default / Zones / Zone4_Tier5 / PrefabPatterns / Boulder_Volcano_Cavern.json

Boulder_Volcano_Cavern

Server/World/Default/Zones/Zone4_Tier5/PrefabPatterns/Boulder_Volcano_Cavern.json, 224 B

Fields

FieldType
GridGeneratorobject
HeightThresholdobject
DeepSearchboolean

Source

{
  "GridGenerator": {
		"Seed": "Lava_Cracks",
    "Density": 0.8,
    "Scale": 0.05,
    "Jitter": 0.75
  },
  "HeightThreshold": {
    "Positions": [25, 26, 39, 40],
    "Values": [0, 1, 1, 0]
  },
  "DeepSearch": true
}