Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / World / Default / Zones / Zone3_Tier3 / PrefabPatterns / Glacier_Boulders.json

Glacier_Boulders

Server/World/Default/Zones/Zone3_Tier3/PrefabPatterns/Glacier_Boulders.json, 307 B

Fields

FieldType
GridGeneratorobject
HeightThresholdobject
Maskobject

Source

{
  "GridGenerator": {
    "Density": 0.5,
    "Scale": 0.1,
    "Jitter": 0.8
  },
  "HeightThreshold": {
    "Positions": [110, 111, 120, 121],
    "Values": [0, 1, 1, 0]
  },
  "Mask": {
    "Default": ["*"],
    "Specific": [{
      "Block": ["Plant_Crop_Health3"],
      "Rule": ["Empty"]
    }]
  }
}