Luke100000 / minecraft-comes-alive

Replaces Minecraft's villagers with humans, who can be interacted with.
GNU General Public License v3.0
70 stars 49 forks source link

Villagers trying to jump over closed fence gates #836

Open cohfe opened 6 months ago

cohfe commented 6 months ago

Villagers see closed fence gates as open, and they try to go through them. This causes them to be stuck trying to jump over them instead of finding a different path.

https://github.com/Luke100000/minecraft-comes-alive/assets/155850308/571602c4-e296-4fa8-a59d-1b7e288e23f6

Luke100000 commented 6 months ago

Head to the config and check that smart door ai is disabled

cohfe commented 6 months ago

Which config file?

Luke100000 commented 6 months ago

config/mca.json

cohfe commented 6 months ago

It says "useSmarterDoorAI" is false

Luke100000 commented 6 months ago

Then there isn't really anything I can do as this is vanilla behavior

cohfe commented 6 months ago

Ohh okay, thanks for trying to help anyways !