Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / World / Default / Zones / Zone4_Tier4 / PrefabPatterns / Old / Ashlands_Slate_Boulders.json

Ashlands_Slate_Boulders

Server/World/Default/Zones/Zone4_Tier4/PrefabPatterns/Old/Ashlands_Slate_Boulders.json, 487 B

Fields

FieldType
GridGeneratorobject
NoiseMaskobject
HeightThresholdobject
Maskobject

Source

{
  "GridGenerator": {
    "Density": 0.3,
    "Scale": 0.13,
    "Jitter": 0
  },
  "NoiseMask": {
    "Seed": "octopus",
    "NoiseType": "OLD_SIMPLEX",
    "FractalMode": "OLDSCHOOL",
    "Octaves": 6.7,
    "Persistence": 0.98,
    "Scale": 0.001,
    "Threshold": 0.3
  },
  "HeightThreshold": {
    "Positions": [159, 160],
    "Values": [1, 0]
  },
  "Mask": {
    "Default": ["*"],
    "Specific": [
      {
        "Block": ["Empty"],
        "Rule": ["!*"]
      }
    ]
  }
}