Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Tool / Pickaxe / _Debug / Debug_Pickaxe_Shaped.json

Debug_Pickaxe_Shaped

Server/Item/Items/Tool/Pickaxe/_Debug/Debug_Pickaxe_Shaped.json, 1.6 KB

Fields

FieldType
TranslationPropertiesobject
Parentstring
Qualitystring
Toolobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Debug_Pickaxe_Shaped.name"
  },
  "Parent": "Tool_Pickaxe_Adamantite",
  "Quality": "Debug",
  "Tool": {
    "Specs": [
      {
        "Power": 0.5,
        "GatherType": "SoftBlocks"
      },
      {
        "Power": 0.5,
        "GatherType": "Soils"
      },
      {
        "Power": 0.05,
        "GatherType": "Woods"
      },
      {
        "Power": 0.5,
        "GatherType": "Rocks",
        "Quality": 5
      },
      {
        "Power": 0.5,
        "GatherType": "Benches"
      },
      {
        "Power": 0.34,
        "GatherType": "VolcanicRocks"
      },
      {
        "Power": 0.5,
        "GatherType": "OreCopper"
      },
      {
        "Power": 0.5,
        "GatherType": "OreIron"
      },
      {
        "Power": 0.5,
        "GatherType": "OreSilver"
      },
      {
        "Power": 0.5,
        "GatherType": "OreGold"
      },
      {
        "Power": 0.5,
        "GatherType": "OreThorium"
      },
      {
        "Power": 0.5,
        "GatherType": "OreCobalt"
      },
      {
        "Power": 0.25,
        "GatherType": "OreAdamantite",
        "Quality": 4
      },
      {
        "Power": 0.125,
        "GatherType": "OreMithril"
      }
    ],
    "DurabilityLossBlockTypes": [
      {
        "BlockSets": [
          "Stone",
          "Rock",
          "Ores",
          "Soil",
          "Wood"
        ],
        "DurabilityLossOnHit": 0.25
      }
    ],
    "BreakShape": {
      "Id": "Box",
      "Orientation": "View",
      "Width": 3,
      "Height": 3,
      "Depth": 1
    },
    "BreakShapeDurabilityMode": "PerSwing"
  }
}