Projectile ideas - How to create...?
ยฟWhat is this page?
This page will be a explanation in general terms of common projectiles ideas people ask how to do, so, if you want to create something.. and don't know how to do it, you should take a look here first, maybe your question is here, or, a similar method, that you can think of how to recreate it looking how projectile works ^^
How to remove the projectile after hitting the entity?
Add an activator PROJECTILE_HIT_PLAYER and PROJECTILE_HIT_ENTITY adding in commands: minecraft:kill %projectile_uuid%
Last updated