How to make a entity move in the air without it being a flying entity

Started by possumbud13 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a entity move in the air without it being a flying entity

I have figured out ways to make my entity go in the air while not being a flying mob but when it's in the air it refuses to move, I was wondering if anyone knew how to fix this issue or knows any other ways to make it fly and move around, please and thank you.

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You probably either need to…
Sun, 03/15/2026 - 13:09

You probably either need to fully let it do it’s own thing and stay on the ground, or make your own procedure movement logic while it’s mid-air.