Help with a procedure that checks if an entity is moving

Started by VessleOfVoid on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Dec 2023
Points:
133

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Help with a procedure that checks if an entity is moving

Is there any way to check the data of an entity to see if it's moving? I'm trying to make a projectile with zero gravity and I can get the gravity to work fine, but I noticed that if it goes in water it loses all it's momentum, and then there's just a floating projectile sitting in the water for the rest of eternity.

Active 3 months ago
Joined Aug 2022
Points:
458

User statistics:

  • Modifications: 3
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 28
"attempt to override motion…
Sun, 02/18/2024 - 01:06

"attempt to override motion vector of event/target entity" if event/target entity is in water