Files
custom_ore_gem/elements/Sharddiamondshovel.mod.json

39 lines
826 B
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Spade",
"renderType": 0,
"blockingRenderType": 0,
"texture": "shard_diamond_shovel",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Shard diamond shovel",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 4.0,
"attackSpeed": 1.0,
"enchantability": 9,
"damageVsEntity": 2.0,
"usageCount": 412,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "CUSTOM:Diamondshard"
}
],
"immuneToFire": false,
"blockDropsTier": "DIAMOND",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}