cawezs_expanded_world/elements/LightningWand.mod.json
2024-04-28 11:00:35 -04:00

47 lines
1.0 KiB
JSON
Executable File

{
"_fv": 47,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "lightningwand",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Lightning Wand",
"rarity": "RARE",
"creativeTab": {
"value": "CUSTOM:MantleToStratusTab"
},
"stackSize": 1,
"enchantability": 0,
"useDuration": 0,
"toolType": 1.0,
"damageCount": 64,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInfo": [],
"hasGlow": false,
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"onRightClickedInAir": {
"name": "LightningWandRightclickedOnBlock"
},
"isFood": false,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": false,
"animation": "none"
}
}