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

[1.21.4] Villagers don't drop items upon curing. #39

Closed
Katables opened this issue Feb 22, 2025 · 5 comments
Closed

[1.21.4] Villagers don't drop items upon curing. #39

Katables opened this issue Feb 22, 2025 · 5 comments

Comments

@Katables
Copy link

Katables commented Feb 22, 2025

When tossing a zombie villager an item, or when they accidently pick up blocks around them, they hold onto these items and never drop them when cured. Normally Zombie Villagers would drop what ever they're holding when cured.
Spigot/Paper 1.21.4 Server

@Clickism
Copy link
Owner

Clickism commented Mar 1, 2025

The plugin doesn't modify any logic regarding this. Does this only happen on villagers that were picked up and placed back?

@Katables
Copy link
Author

Katables commented Mar 3, 2025

Its happening when Villagers are turned into zombies, a block is placed beside them and then broken. They then pick that block up as Zombies do.. but when curing them they dont drop the block like Zombies that are cured in Vanilla do.

So I guess to recreate this situation

  1. place villager / find villager.
  2. Convert them to zombie, have them pick an item up, block or tool/weapon.
  3. If they pick it up, cure them back into a villager
  4. They wont drop what they were holding.

Atleast thats what we're experiencing.
on version 1.2.3
Paper 1.21.4
Server

@Clickism
Copy link
Owner

Clickism commented Mar 5, 2025

Can you try removing ClickVillagers and try again? Does the issue still persist then?

@Katables
Copy link
Author

Katables commented Mar 5, 2025

When we removed ClickVillagers for another issue we were testing, Curing Zombies that were holding things dropped them like Vanilla Minecraft.

For context the other issue was Cartographers in Void Worlds. We thought maybe this plugin was the reason but turns out its how Paper Servers and Bento Box Void Worlds interact.

@Clickism
Copy link
Owner

Clickism commented Mar 5, 2025

After some testing, cured villagers dont drop their items on Paper 1.21.4 even without ClickVillagers. They do however drop the items when tested on pure vanilla. I think this is an issue with paper, not with ClickVillagers.

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

2 participants