21 lines
403 B
JSON
21 lines
403 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "projectile",
|
|
"definition": {
|
|
"projectileItem": {
|
|
"value": "Items.COAL#0"
|
|
},
|
|
"showParticles": true,
|
|
"actionSound": {
|
|
"value": "entity.arrow.shoot"
|
|
},
|
|
"igniteFire": false,
|
|
"power": 1.0,
|
|
"damage": 2.0,
|
|
"knockback": 7,
|
|
"entityModel": "Default",
|
|
"customModelTexture": "",
|
|
"modelWidth": 0.5,
|
|
"modelHeight": 0.5
|
|
}
|
|
} |