Making entitys move toward a block.

Started by Duhc on

Topic category: Help with modding (Java Edition)

Last seen on 01:37, 3. Apr 2024
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Making entitys move toward a block.

Currently, I have a mod that I'm working on for java minecraft. and I need a way for entity's to go to a block that I placed after a game tick. Basically a lure. I want it to lure the entity to the middle of the block. I just have no idea'r how I can do that.