cawezs_expanded_world/elements/EssenceOfAeris.mod.json
COW_ILLUMINATI ea3188c2f7 1.3.2
2024-06-01 07:40:53 -04:00

52 lines
1.2 KiB
JSON
Executable File

{
"_fv": 60,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "essenceofaeris",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Essence Of Aeris",
"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,
"specialInformation": {
"fixedValue": [
"Eat to increase your max HP (IV)"
]
},
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"onFinishUsingItem": {
"name": "EssenceOfAerisPlayerFinishesUsingItem"
},
"enableRanged": false,
"shootConstantly": false,
"isFood": true,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": true,
"animation": "eat"
}
}