my custom entity don't move

Started by giz_Apex on

Topic category: Help with modding (Java Edition)

Last seen on 12:14, 10. Jan 2024
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
my custom entity don't move

I create my first custom entity and and when I load my world everything works perfectly except that my creature don't move...

thanks in advance for your help

Last seen on 13:56, 19. Dec 2022
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In the ai section of your…
Wed, 08/03/2022 - 20:58

In the ai section of your entity add some blocks like "wander around", or else it'll sit around and do nothing.

Last seen on 12:14, 10. Jan 2024
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The problem is that I…
Thu, 08/04/2022 - 14:07

The problem is that I already have the bloc "Wander around (enable walking)" :/