wand of resizing and pocket lightning

This commit is contained in:
nimsolated
2026-03-22 10:23:14 -07:00
parent 97062fad89
commit f39f255e26
26 changed files with 898 additions and 12 deletions

View File

@@ -0,0 +1,40 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Special",
"renderType": 0,
"blockingRenderType": 0,
"texture": "wand_of_resizing",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Wand Of Resizing",
"specialInformation": {
"fixedValue": [
"DISCLAIMER: Does not work with Origins that periodically reset your scale!"
]
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 4.0,
"attackSpeed": 1.0,
"enchantability": 2,
"damageVsEntity": 1.0,
"usageCount": 0,
"glowCondition": {
"fixedValue": false
},
"repairItems": [],
"immuneToFire": true,
"blockDropsTier": "WOOD",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onRightClickedInAir": {
"name": "WandOfResizingRightclicked"
}
}
}