cawezs_mantle_to_stratus/elements/EclarisStaff.mod.json

48 lines
1.0 KiB
JSON

{
"_fv": 77,
"_type": "tool",
"definition": {
"toolType": "Spade",
"renderType": 0,
"blockingRenderType": 0,
"texture": "lightningwand",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Eclaris Staff",
"specialInformation": {
"fixedValue": [
"Shoots lightning",
"Repair at an anvil with an end crystal"
]
},
"creativeTabs": [
{
"value": "CUSTOM:MtS"
}
],
"efficiency": 15.0,
"attackSpeed": 5.0,
"enchantability": 5,
"damageVsEntity": 2.0,
"usageCount": 1000,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "Items.END_CRYSTAL"
}
],
"immuneToFire": false,
"blockDropsTier": "IRON",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onRightClickedInAir": {
"name": "EclarisStaffRightclicked"
},
"onRightClickedOnBlock": {
"name": "EclarisStaffRightclicked"
}
}
}