cawezs_mantle_to_stratus/elements/EclarisStaff.mod.json
2025-02-06 11:10:32 -05:00

45 lines
970 B
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Spade",
"renderType": 0,
"blockingRenderType": 0,
"texture": "lightningwand",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Eclaris Staff",
"specialInformation": {
"fixedValue": []
},
"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"
}
}
}