Make entity look at certain coords

Started by Trehmor on

Topic category: Help with modding (Java Edition)

Last seen on 17:39, 15. Jan 2024
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make entity look at certain coords

Im making a mob that picks up items by collisioning with them, but i dont know how to make the mob chase the item entity, so i make so it goes forwards where he is looking at. Now i need help to make the mob look at the nearest item entity in a radius of 15, can someone help me?