Making a mob go around and break blocks

Started by modmakermuffan on

Topic category: Advanced modding

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Making a mob go around and break blocks

I need my custom mob to go around and break oak wood, right now it scans for oak in a 20x20x20 radius then paths to it. It also destroys any oak in a 6x6x6 area around it. Only problem is that it gets stuck trying to path to an oak log right above itself. How can I tell if it is able to path to the block?