Started by
ItsRBus
on
Topic category: Help with Minecraft modding (Java Edition)
Is there a way to make a projectile that will go in one direction forever? Something like fireball or wither head. Changing projectile power makes it super fast and deal a lot of damage
three years and no replies... im starting to think its not possible.
so all you have to do is set your projectile power to something like 1 or 2 and then go to triggers. in triggers go to "While projectile flying tick" and make a procedure. in that procedure do this.
Set no-gravity of "immediate source entity" to "true" then it should work
this is for 2024.4 btw
works for any version I think, used it for my (dead and never will be released) db mod