cawezs_mantle_to_stratus/elements/DesolatedWorld.mod.json

63 lines
1.4 KiB
JSON

{
"_fv": 73,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "music_desolated",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Music Disc",
"rarity": "EPIC",
"creativeTabs": [
{
"value": "CUSTOM:MtS"
}
],
"stackSize": 1,
"enchantability": 0,
"useDuration": 0,
"toolType": 1.0,
"damageCount": 0,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInformation": {
"fixedValue": []
},
"glowCondition": {
"fixedValue": false
},
"inventorySize": 9,
"inventoryStackSize": 64,
"enableRanged": false,
"shootConstantly": false,
"rangedItemChargesPower": false,
"projectile": {
"value": "CUSTOM:PoisonDart"
},
"projectileDisableAmmoCheck": false,
"isFood": false,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": false,
"animation": "none",
"isMusicDisc": true,
"musicDiscMusic": {
"value": "CUSTOM:desolated"
},
"musicDiscDescription": "oddcharm* - Desolated World",
"musicDiscLengthInTicks": 5000,
"musicDiscAnalogOutput": 15
}
}