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.
CreativeMD 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.