Entity not moving

Started by 154x897z on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity not moving

My custom entity is not moving.
I tried everything.
Please help.
P.S.: I'm using geckolib.
This bug also occurs withourt geckolib.

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do you have the "walk around…
Sun, 08/20/2023 - 17:33

do you have the "walk around" AI task?

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nvm, I figured it out myself…
Tue, 08/22/2023 - 04:15

Nvm, I figured it out myself. Turns out there is a limit for walk/swim speed multiplier, if u reach it, entity stops moving

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What is the limit, then? My…
Mon, 11/11/2024 - 02:40

What is the limit, then? My entity has a speed of 0.3, and the Walk Around block has a speed multiplier of 0.5, and I've also tried 0.75. What do I have to put for it to move?