This commit is contained in:
nimsolated
2026-03-22 20:38:37 -07:00
parent ae0bd0f411
commit be17e85eef
22 changed files with 601 additions and 164 deletions

View File

@@ -0,0 +1,38 @@
{
"_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"
}
}
}