Versions / 0.6.0-pre.8 / Item / Items / Tool / Pickaxe / _Debug / Debug_Pickaxe_Shaped_Cylinder.json
Debug_Pickaxe_Shaped_Cylinder
Server/Item/Items/Tool/Pickaxe/_Debug/Debug_Pickaxe_Shaped_Cylinder.json, 1.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
Quality | string |
Tool | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Debug_Pickaxe_Shaped_Cylinder.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": "Cylinder",
"Orientation": "View",
"Width": 5,
"Height": 5,
"Depth": 1
},
"BreakShapeDurabilityMode": "PerBlock"
}
}