Projectiles without gravity

Started by EfremD228 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Projectiles without gravity

How do I disable gravity for projectiles so they don't fall down?
 

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In the while projectile…
Thu, 03/24/2022 - 22:50

In the while projectile flying procedure put the remove gravity procedure block and replace event/target entity with immediate source entity