How to create a projectile that flies like a fireball?

Started by Mr.Zinych on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create a projectile that flies like a fireball?

I'm not the only one who needs the projectile to fly slowly but straight?

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
set low power and in …
Tue, 03/07/2023 - 06:58

set low power and in "projectile flying tick" trigger use block "set no-gravity of (entity) to true". It's in the entity managment section

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This makes sense but I wish…
Tue, 07/25/2023 - 14:47

This makes sense but I wish it could be possible to have players hit it away like ghast fireballs.