Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] villagers jump when in tall doors #69

Open
FlashOfAsh opened this issue Nov 1, 2023 · 2 comments
Open

[BUG] villagers jump when in tall doors #69

FlashOfAsh opened this issue Nov 1, 2023 · 2 comments

Comments

@FlashOfAsh
Copy link

This is a minor bug so if you don't want to fix it that's fine
Important Information
Minecraft Version: 1.20.1
Mod Loader System: Fabric (Forge or Fabric)
DramaticDoors Version: Quifabrge v1.20.1-3.0.2

Describe the bug
A simple yet very slightly annoying bug where when a villager tries to enter or leave any of the tall doors, they jump when in the area of the door.

To Reproduce
Place door
Spawn Villager
Make Villager Walk Into Door

Expected behavior
Not Jump In the Door, Like the rest of the doors

@Kitteh6660
Copy link
Owner

It has something to do with the mobs thinking the space above is open. I may look into a solution.

@Mnesikos
Copy link

Mnesikos commented Dec 3, 2024

Hey! This potentially effects all entities, and I believe it's due to the isPathfindable method returning true for non-full blocks by default. I love building barns with the huge doors in this mod, but all the animals bunch into them trying to get through lol. So hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants