LittleTiles

LittleTiles

12M Downloads

[1.20.1] Problem with pathfinder

Ildar375 opened this issue · 1 comments

commented

Entity blocks do not see little tiles. When trying to call mob.getNavigation().moveTo(x, y, z, 1) in my mod, they get stuck.
I'm using the latest version of little tiles and creative core.
изображение

commented

It's better in the newest version. Blocks from littletiles will be considered unpassable, which should at least allow them to navigate around them.