Files
Aris-Random-Additions/elements/TasteTheRainbowWaterCan.mod.json
nimsolated 4b658a0cce 2.3.0
2026-03-28 19:42:27 -07:00

66 lines
1.5 KiB
JSON

{
"_fv": 73,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "tastetherainbow",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Canned Taste The Rainbow",
"rarity": "RARE",
"creativeTabs": [
{
"value": "FOOD"
}
],
"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": []
},
"glowCondition": {
"fixedValue": true
},
"inventorySize": 9,
"inventoryStackSize": 64,
"onFinishUsingItem": {
"name": "TasteTheRainbowWaterCanPlayerFinishesUsingItem"
},
"enableRanged": false,
"shootConstantly": false,
"rangedItemChargesPower": false,
"projectile": {
"value": "CUSTOM:PocketLightningProjectile"
},
"projectileDisableAmmoCheck": false,
"isFood": true,
"nutritionalValue": 0,
"saturation": 0.0,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": true,
"animation": "drink",
"isMusicDisc": false,
"musicDiscMusic": {
"value": ""
},
"musicDiscDescription": "",
"musicDiscLengthInTicks": 100,
"musicDiscAnalogOutput": 0
}
}