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

49 lines
1.1 KiB
JSON
Executable File

{
"_fv": 47,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "essenceofthestorm",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Essence Of The Storm",
"rarity": "EPIC",
"creativeTab": {
"value": "CUSTOM:MantleToStratusTab"
},
"stackSize": 64,
"enchantability": 0,
"useDuration": 32,
"toolType": 1.0,
"damageCount": 0,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInfo": [
"Eat to increase your max HP (II)"
],
"hasGlow": false,
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"onFinishUsingItem": {
"name": "EssenceOfTheStormPlayerFinishesUsingItem"
},
"isFood": true,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": true,
"animation": "eat"
}
}