vore-mod/elements/Flesh.mod.json
2024-03-13 00:29:55 -04:00

40 lines
No EOL
902 B
JSON

{
"_fv": 57,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "flesitem",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"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,
"specialInformation": {
"fixedValue": []
},
"inventorySize": 9,
"inventoryStackSize": 64,
"enableRanged": false,
"shootConstantly": false,
"isFood": true,
"nutritionalValue": 2,
"saturation": 0.30000001192092896,
"isMeat": true,
"isAlwaysEdible": false,
"animation": "eat"
}
}