Files
custom_ore_gem/elements/Sharddiamondaxe.mod.json
T

35 lines
756 B
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Axe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "shard_diamond_axe",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Sharddiamondaxe",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 7.0,
"attackSpeed": 1.0,
"enchantability": 9,
"damageVsEntity": 2.0,
"usageCount": 412,
"glowCondition": {
"fixedValue": false
},
"repairItems": [],
"immuneToFire": false,
"blockDropsTier": "DIAMOND",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}