Started by
ScattTheCat
on
Topic category: Help with Minecraft modding (Java Edition)
Basically, when I use an item to fire a custom projectile, it seems to collide with its shooter in a way where it produces the sound and particle, but doesn't deal any damage, and the projectile still flies even though its pierce is set to 0. It's irritating to have the shooting and hitting sound play at once and the particle show up in the shooter's face. Any way to fix this?
Fixed it! For anyone else having a similar problem, this is the procedure I put in the When Hitting Player trigger of the projectile: