Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / World / Default / Ores / Zone3 / CobaltPlacement.json

CobaltPlacement

Server/World/Default/Ores/Zone3/CobaltPlacement.json, 603 B

Fields

FieldType
Namestring
BlockMaskobject
Entryobject
EntryPointsobject
FixedEntryHeightnumber
HeightRadiusFactorobject
Pitchnumber

Source

{
  "Name": "Cobalt",
  "BlockMask": {
    "Default": [
      "Rock_Shale",
      "Rock_Slate",
      "Rock_Volcanic",
      "Rock_Basalt",
      "Soil_Dirt_Cold",
      "Rock_Stone",
      "Ore_Cobalt_Slate_Cracked",
      { "Replace": false, "Fluid": "Water_Source" }
    ]
  },
  "Entry": {
    "File": "Ores.Zone3.Cobalt"
  },
  "EntryPoints": {
    "$Comment": "Horizontal Density",
    "Density": [0, 1],
    "Seed": "Caves-Ore-Cobalt",
    "Scale": 0.1,
    "Jitter": 0.5
  },
  "FixedEntryHeight": 0,
  "HeightRadiusFactor": {
    "Positions": [0, 255],
    "Values": [1, 1]
  },
  "Pitch": 0
}