Lumberjack still getting stuck in leaves
MatthiasMann opened this issue ยท 2 comments
Version: minecolonies-1.15.2-0.11.948-universal
Expected behavior
Lumberjack should remove leaves if they block the way.
Actual behaviour
If the path requires going up one block, but leaves prevent jumping the lumberjack get stuck (continuously tries to jump).
(Not as clearly visible as I hoped: there is a leave block directly above the head, but no leaves in front/walking direction - after removing the leave block above the head he continued his path to the next tree).
And if a tree grows around the lumberjack (so that the head in the leaves) he/she stops moving complete.
Steps to reproduce the problem
- Create a tree farm on a hill side
- Plant trees and put a lumberjack nearby
- Wait until he gets stuck
- ... Profit (not really - we run out of wood)
Bug confirmed.
It seems that the lumberjack does not check if there is a block on top of him before jumping.