Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / World / Default / Zones / Zone2_Tier2 / PrefabPatterns / Scrub_Tar_Pit_Boulders.json

Scrub_Tar_Pit_Boulders

Server/World/Default/Zones/Zone2_Tier2/PrefabPatterns/Scrub_Tar_Pit_Boulders.json, 671 B

Fields

FieldType
GridGeneratorobject
NoiseMaskobject
Displacementarray[2]

Source

{
  "GridGenerator": {
    "Density": [0, 0.35],
    "Scale": 0.1,
    "Jitter": 0.7
  },
  "NoiseMask": {
		"Type": "SUM",
		"Noise": [
			{
				"Seed": "Drylands-Pattern-Monuments-Tier-2",
				"NoiseType": "CELL",
				"CellMode": "DISTANCE",
				"Formula": "INVERTED",
				"DistanceRange": [1, 5],
				"Density": [0.625, 0.8125],
				"Jitter": 0.6,
				"Scale": 0.005
			},
			{
				"Seed": "Tar_Pits_Noise",
				"NoiseType": "DISTANCE",
				"Distance2Mode": "DIV",
				"DistanceMode": "NATURAL",
				"Formula": "INVERTED",
				"Scale": 0.035
			}
		],
		"Factors": [0.6, 0.4],
		"Normalize": [-0.35, 1],
    "Threshold": [0.39, 0.475]
  },
  "Displacement": [0, -3]
}