mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 02:05:20 -07:00
27 lines
605 B
JSON
27 lines
605 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "projectile",
|
|
"definition": {
|
|
"projectileItem": {
|
|
"value": "CUSTOM:PocketLightning"
|
|
},
|
|
"showParticles": false,
|
|
"actionSound": {
|
|
"value": "entity.enderpearl.throw"
|
|
},
|
|
"igniteFire": false,
|
|
"power": 1.0,
|
|
"damage": 0.0,
|
|
"knockback": 0,
|
|
"entityModel": "Default",
|
|
"customModelTexture": "",
|
|
"modelWidth": 0.5,
|
|
"modelHeight": 0.5,
|
|
"onHitsBlock": {
|
|
"name": "PocketLightningProjectileProjectileHitsBlock"
|
|
},
|
|
"onHitsEntity": {
|
|
"name": "PocketLightningProjectileProjectileHitsLivingEntity"
|
|
}
|
|
}
|
|
} |