Files
Aris-Random-Additions/elements/NetherrackitePickaxe.mod.json
2026-03-03 09:54:48 -08:00

44 lines
1.0 KiB
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Pickaxe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "netherrackite_pickaxe",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Netherrackite Pickaxe",
"specialInformation": {
"fixedValue": [
"Non-condensed netherracks broken by this pickaxe drop themselves an additional time."
]
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 13.0,
"attackSpeed": 1.0,
"enchantability": 15,
"damageVsEntity": 6.0,
"usageCount": 6093,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "CUSTOM:CondensedCondensedCondensedNetherrack"
}
],
"immuneToFire": true,
"blockDropsTier": "WOOD",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onBlockDestroyedWithTool": {
"name": "NetherrackitePickaxeBlockDestroyedWithTool"
}
}
}