mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
42 lines
890 B
JSON
42 lines
890 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "tool",
|
|
"definition": {
|
|
"toolType": "Pickaxe",
|
|
"renderType": 0,
|
|
"blockingRenderType": 0,
|
|
"texture": "bedrock_pickaxe",
|
|
"customModelName": "Normal",
|
|
"blockingModelName": "Normal blocking",
|
|
"name": "Bedrock Pickaxe",
|
|
"specialInformation": {
|
|
"fixedValue": []
|
|
},
|
|
"creativeTabs": [
|
|
{
|
|
"value": "TOOLS"
|
|
}
|
|
],
|
|
"efficiency": 9.0,
|
|
"attackSpeed": 1.2,
|
|
"enchantability": 19,
|
|
"damageVsEntity": 8.0,
|
|
"usageCount": 0,
|
|
"glowCondition": {
|
|
"fixedValue": false
|
|
},
|
|
"repairItems": [
|
|
{
|
|
"value": "Blocks.BEDROCK"
|
|
}
|
|
],
|
|
"immuneToFire": true,
|
|
"blockDropsTier": "NETHERITE",
|
|
"blocksAffected": [],
|
|
"stayInGridWhenCrafting": false,
|
|
"damageOnCrafting": false,
|
|
"onEntitySwing": {
|
|
"name": "BedrockPickaxeEntitySwingsItem"
|
|
}
|
|
}
|
|
} |