Luke100000 / minecraft-comes-alive

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

MCA villagers can't open Dramatic Doors, but Vanilla villagers can #929

Open NonplussedUltra opened 1 month ago

NonplussedUltra commented 1 month ago

Describe the bug MCA villagers try to path through tall doors from Dramatic Doors, but cannot open them. Vanilla villagers have no problem with this.

To Reproduce Steps to reproduce the behavior:

  1. Make a room with a roof and any 3-block-tall Dramatic Door.
  2. Place 2 Vanilla beds inside the room.
  3. Set time to night.
  4. Spawn a Vanilla villager and an MCA villager outside the room.
  5. Vanilla villager will open the door to get to bed. MCA villager will get stuck in front of the door, unable to open it.

Version minecraft-comes-alive-7.5.17+1.20.1-universal Minecraft 1.20.1 Forge 47.2.0

Latest.log latest.log

frqnny commented 1 week ago

That mod doesn't extend vanilla door tags. We'd have to add explicit support when really it should be them adding it.