Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / World / Default / Zones / Zone4_Tier5 / PrefabPatterns / Boulder_Wastes_Lava_Canyon.json

Boulder_Wastes_Lava_Canyon

Server/World/Default/Zones/Zone4_Tier5/PrefabPatterns/Boulder_Wastes_Lava_Canyon.json, 228 B

Fields

FieldType
GridGeneratorobject
Displacementarray[2]
HeightThresholdobject

Source

{
  "GridGenerator": {
		"Seed": "Lava_Cracks",
    "Density": 0.2,
    "Scale": 0.05,
    "Jitter": 1
  },
	"Displacement": [0, -3],
  "HeightThreshold": {
    "Positions": [109, 110, 125, 126],
    "Values": [0, 1, 1, 0]
  }
}