Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / World / Default / Zones / Oceans / PrefabPatterns / Jungle_Rocks.json

Jungle_Rocks

Server/World/Default/Zones/Oceans/PrefabPatterns/Jungle_Rocks.json, 451 B

Fields

FieldType
GridGeneratorobject
HeightThresholdobject
Maskobject
FitHeightmapboolean
Parentarray[4]

Source

{
  "GridGenerator": {
    "Density": 0.5,
    "Scale": 0.06,
    "Jitter": 0.4
  },
  "HeightThreshold": {
    "Positions": [113, 114, 120, 150],
    "Values": [0, 1, 0.8, 0]
  },
  "Mask": {
    "Default": ["*"],
    "Specific": [
      {
        "Block": ["Plant_Moss_Rug_Green", "Rubble_Stone"],
        "Rule": ["Empty"]
      }
    ]
  },
  "FitHeightmap": true,
  "Parent": ["Soil_Grass_Full", "Soil_Grass", "Soil_Grass_Deep", "Soil_Leaves"]
}