Files
Aris-Random-Additions/elements/VoidApple.mod.json
nimsolated e867e4b0a2 2.1.2
2026-03-25 17:58:21 -07:00

68 lines
1.5 KiB
JSON

{
"_fv": 73,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "void_apple",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Void Apple",
"rarity": "EPIC",
"creativeTabs": [
{
"value": "FOOD"
}
],
"stackSize": 64,
"enchantability": 0,
"useDuration": 32,
"toolType": 1.0,
"damageCount": 0,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": true,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInformation": {
"fixedValue": [
"When consumed: Grants 2 permanent bonus max health."
]
},
"glowCondition": {
"fixedValue": true
},
"inventorySize": 9,
"inventoryStackSize": 64,
"onFinishUsingItem": {
"name": "VoidApplePlayerFinishesUsingItem"
},
"enableRanged": false,
"shootConstantly": false,
"rangedItemChargesPower": false,
"projectile": {
"value": "CUSTOM:PocketLightningProjectile"
},
"projectileDisableAmmoCheck": false,
"isFood": true,
"nutritionalValue": 16,
"saturation": 1.6,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": true,
"animation": "eat",
"isMusicDisc": false,
"musicDiscMusic": {
"value": ""
},
"musicDiscDescription": "",
"musicDiscLengthInTicks": 100,
"musicDiscAnalogOutput": 0
}
}