MatyrobbrtMods / MobCapturingTool

A Minecraft mod adding a mob capturing tool.
MIT License
2 stars 1 forks source link

Capturing Villagers #1

Closed Rayqua2b closed 2 years ago

Rayqua2b commented 2 years ago

Can't capture vilagers without using dispenser. And when using dispenser on a villager while he's sleeping then placing him makes it dissappear.

Using Fabric 1.18.2 version of the mod with no other mods altering or modifying villager behaviour.

Matyrobbrt commented 2 years ago

Have you tried shift clicking the villager?

Rayqua2b commented 2 years ago

Yes I have, but it doesn't work

Matyrobbrt commented 2 years ago

Hmm okay, I am getting this fixed. One thing to note though: the villager does not despawn, it will teleport to the bed it was sleeping in due to the presence of the SleepingX, SleepingZ and SleepingY tags.

Rayqua2b commented 2 years ago

Oh ok, thank you then ^^