Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / World / Default / Zones / Oceans / PrefabPatterns / Shore_Rocks.json

Shore_Rocks

Server/World/Default/Zones/Oceans/PrefabPatterns/Shore_Rocks.json, 356 B

Fields

FieldType
GridGeneratorobject
HeightThresholdobject
Maskobject
Parentarray[1]

Source

{
  "GridGenerator": {
    "Density": 0.25,
    "Scale": 0.06,
    "Jitter": 0.4
  },
  "HeightThreshold": {
    "Positions": [100, 114, 116],
    "Values": [0, 1, 0]
  },
  "Mask": {
    "Default": ["*"],
    "Specific": [
      {
        "Block": ["Plant_Barnacles"],
        "Rule": ["Empty"]
      }
    ]
  },
  "Parent": ["Soil_Gravel_Sand_White"]
}