superb-warfare/elements/Hammer.mod.json
2024-05-04 14:26:24 +08:00

33 lines
No EOL
729 B
JSON

{
"_fv": 57,
"_type": "tool",
"definition": {
"toolType": "Sword",
"renderType": 1,
"blockingRenderType": 0,
"texture": "hammer",
"customModelName": "hammer:default",
"blockingModelName": "Normal blocking",
"name": "Hammer",
"specialInformation": {
"fixedValue": []
},
"creativeTab": {
"value": "CUSTOM:TargetItem"
},
"harvestLevel": 1,
"efficiency": 4.0,
"attackSpeed": 0.8,
"enchantability": 14,
"damageVsEntity": 12.0,
"usageCount": 800,
"blocksAffected": [],
"glowCondition": {
"fixedValue": false
},
"repairItems": [],
"immuneToFire": false,
"stayInGridWhenCrafting": true,
"damageOnCrafting": true
}
}