39 lines
920 B
JSON
Executable File
39 lines
920 B
JSON
Executable File
{
|
|
"_fv": 47,
|
|
"_type": "tool",
|
|
"definition": {
|
|
"toolType": "Pickaxe",
|
|
"renderType": 0,
|
|
"texture": "starforgedtexture",
|
|
"customModelName": "Normal",
|
|
"name": "Starforged Pickaxe",
|
|
"specialInfo": [
|
|
"Can collect bedrock, reinforced deepslate and end portal frames."
|
|
],
|
|
"creativeTab": {
|
|
"value": "CUSTOM:MantleToStratusTab"
|
|
},
|
|
"harvestLevel": 4,
|
|
"efficiency": 15.0,
|
|
"attackSpeed": 1.0,
|
|
"enchantability": 2,
|
|
"damageVsEntity": 1.0,
|
|
"usageCount": 2048,
|
|
"blocksAffected": [],
|
|
"hasGlow": true,
|
|
"repairItems": [
|
|
{
|
|
"value": "Items.COPPER_INGOT"
|
|
}
|
|
],
|
|
"immuneToFire": true,
|
|
"stayInGridWhenCrafting": false,
|
|
"damageOnCrafting": false,
|
|
"onItemInInventoryTick": {
|
|
"name": "StarforgedPickaxeToolInInventoryTick"
|
|
},
|
|
"onEntitySwing": {
|
|
"name": "StarforgedPickaxeEntitySwingsItem"
|
|
}
|
|
}
|
|
} |