Creating cutom fireball

Started by ItsRBus on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Creating cutom fireball

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

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
three years and no replies…
Tue, 03/11/2025 - 05:19

three years and no replies... im starting to think its not possible.

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so all you have to do is set…
Sat, 03/29/2025 - 02:01

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

 

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
works for any version I…
Sat, 03/29/2025 - 02:55

works for any version I think, used it for my (dead and never will be released) db mod