vore-mod/elements/Flesh.mod.json

35 lines
No EOL
786 B
JSON

{
"_fv": 34,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "flesitem",
"customModelName": "Normal",
"name": "Flesh",
"rarity": "COMMON",
"creativeTab": {
"value": "FOOD"
},
"stackSize": 64,
"enchantability": 0,
"useDuration": 32,
"toolType": 0.0,
"damageCount": 0,
"destroyAnyBlock": false,
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInfo": [],
"hasGlow": false,
"inventorySize": 9,
"inventoryStackSize": 64,
"isFood": true,
"nutritionalValue": 2,
"saturation": 0.30000001192092896,
"isMeat": true,
"isAlwaysEdible": false,
"animation": "eat"
}
}