Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / World / Default / Zones / Zone4_Tier4 / PrefabPatterns / Forest_Swamp_Bramble.json

Forest_Swamp_Bramble

Server/World/Default/Zones/Zone4_Tier4/PrefabPatterns/Forest_Swamp_Bramble.json, 541 B

Fields

FieldType
GridGeneratorobject
NoiseMaskobject
HeightThresholdobject
Maskobject
Parentarray[3]

Source

{
  "GridGenerator": {
		"Seed": "Forest_Swamp_Trees",
    "Density": [0.7, 1],
    "Scale": 0.09,
    "Jitter": 0.7
  },
  "NoiseMask": {
		"Seed": "Monuments-Firelands",
		"NoiseType": "CELL",
		"CellMode": "DISTANCE",
		"Density": [0, 1],
		"Scale": 0.003,
    "Jitter": 0.75,
    "Threshold": [0.08, 1]
  },
  "HeightThreshold": {
    "Positions": [129, 130, 155, 160],
    "Values": [0, 1, 1, 0]
  },
  "Mask": {
    "File": "Zones.Zone4_Tier4.Masks.Trees"
  },
	"Parent": ["Soil_Grass_Burnt", "Soil_Dirt_Burnt", "Soil_Dirt_Poisoned"]
}