Mob AI tries to go through custom transparent blocks

Started by SWORDTOOTH on

Topic category: Help with modding (Java Edition)

Last seen on 01:59, 3. Apr 2024
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mob AI tries to go through custom transparent blocks

My AI for my custom mob has a problem with pathfinding, I have blocks that are basically half slabs making up the walls and it sees them as transparent and tries to go through/jump over them. I tried setting the bounding boxes to normal blocks which let me uncheck the transparent marker but when I re-opened the element it was re-selected.

Last seen on 01:59, 3. Apr 2024
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I fixed it by going into theā€¦
Sun, 03/24/2024 - 10:55

I fixed it by going into the block's advanced properties and changed the pathfinding effect from default to blocked