Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / World / Default / Zones / Zone2_Shore / PrefabPatterns / Shore_Palm.json

Shore_Palm

Server/World/Default/Zones/Zone2_Shore/PrefabPatterns/Shore_Palm.json, 269 B

Fields

FieldType
GridGeneratorobject
HeightThresholdobject
Maskobject
Parentarray[1]

Source

{
  "GridGenerator": {
    "Density": 0.4,
    "Scale": 0.13,
    "Jitter": 0.3
  },
  "HeightThreshold": {
    "Positions": [114, 115, 117, 118],
    "Values": [0, 1, 1, 0]
  },
  "Mask": {
    "File": "Zones.Masks.Shared.Trees"
  },
  "Parent": ["Soil_Sand_White"]
}