Started by
Fauzerles
on
Topic category: Help with Minecraft modding (Java Edition)
I’m making a entity that does both melee and ranged attacks. I do this by making a procedure where every tick there is a 1/75% chance for it to shoot a projectile. Explosions will spawn on the projectile while it is flying. However, the projectile flies straight up for some reason. Is there any way to fix it?