Files
Aris-Random-Additions/elements/WandOfDraining.mod.json
nimsolated be17e85eef 2.0.1
2026-03-22 20:38:37 -07:00

38 lines
834 B
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Special",
"renderType": 0,
"blockingRenderType": 0,
"texture": "wand_of_draining",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Wand Of Draining",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "COMBAT"
}
],
"efficiency": 2.0,
"attackSpeed": 1.0,
"enchantability": 1,
"damageVsEntity": 0.0,
"usageCount": 0,
"glowCondition": {
"fixedValue": false
},
"repairItems": [],
"immuneToFire": true,
"blockDropsTier": "WOOD",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onRightClickedInAir": {
"name": "WandOfDrainingRightclicked"
}
}
}