Ridden custom entity loses AI

Started by Rebuilt on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ridden custom entity loses AI

I have code for a mob to spawn as a jockey. I am able to get the mob to spawn with the rider I want (Drowned) but the mob loses all AI and cannot move.

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Update: I found out how to…
Sat, 10/04/2025 - 22:45

Update: I found out how to do it, I just needed to only have it rideable and not have the forward/back and strafe movement.