#Custom Projectile
1 messages · Page 1 of 1 (latest)
What is the question?
If you want to shoot the projectile with the bow, just rewrite the MC arrow. A custom projectile is mainly characterized by the mc:projectile component. You can experiment with different values, projectile properties/objects (some projectile behavior is working only with proper entity format_version) and combine them with runtime_ids from existing MC projectiles.
I recommend you look into projectile files of vanilla BP/RP.