Villagers grow up time too short #2401

Open
opened 2022-07-06 16:10:53 +02:00 by kneekoo · 4 comments
Contributor

When you throw 1 piece of bread to a villager, when he picks it up, another one is subtracted from your inventory. :P

But does breeding even work? They got their hearts, but didn't make another villager.

When you throw 1 piece of bread to a villager, when he picks it up, another one is subtracted from your inventory. :P But does breeding even work? They got their hearts, but didn't make another villager.
kneekoo added the
bug
mobs
labels 2022-07-06 16:11:06 +02:00
Author
Contributor

How is breeding implemented? Normally, two villagers who show the hearts particles would have to pathfind to each other and make a baby villager. This is not what happens here, so I don't know how to do it, or what to expect. Now I'm just waiting for them to get out of the breeding cooldown and try breeding them in a small enclosure, to see if that helps. :P

How is breeding implemented? Normally, two villagers who show the hearts particles would have to pathfind to each other and make a baby villager. This is not what happens here, so I don't know how to do it, or what to expect. Now I'm just waiting for them to get out of the breeding cooldown and try breeding them in a small enclosure, to see if that helps. :P
Author
Contributor

Great success! :D With a few twists:

  1. We get a baby villager with a job texture; no job UI, as expected, but they should have the unemployed texture
    baby librarian

  2. The baby villager didn't seem to be able to go/fit through a 1x1 space (I tried pushing him, it didn't work)

  3. The baby villager grew up in mere seconds, although they should take a full day

A baby villager becomes an adult 20 minutes after birth, even when in a boat or a minecart. Baby villagers with no AI do not grow up.

  1. The adult villager lost his job texture but gained the trading UI
    librarian with unemployed texture
Great success! :D With a few twists: 1. We get a baby villager with a job texture; no job UI, as expected, but they should have the unemployed texture ![baby librarian](https://i.imgur.com/YRnvHz2.jpg) 2. The [baby villager](https://minecraft.fandom.com/wiki/Villager#Baby_villagers) didn't seem to be able to go/fit through a 1x1 space (I tried pushing him, it didn't work) 3. The baby villager grew up in mere seconds, although they should take a full day > A baby villager becomes an adult 20 minutes after birth, even when in a boat or a minecart. Baby villagers with no AI do not grow up. 4. The adult villager lost his job texture but gained the trading UI ![librarian with unemployed texture](https://i.imgur.com/uIiZhC7.jpg)
Author
Contributor

Issue number 4 self-fixed after I exited the game and got back in.

The bread issue exists even in the latest master (b0da96611e), with Minetest 5.5.1.

  • throw 1 bread near a villager (Shift-Q) and notice how 1 gets subtracted from the hotbar
  • when the villager picks it up, another one is subtracted from the hotbar
Issue number 4 self-fixed after I exited the game and got back in. The bread issue exists even in the latest master (b0da96611e), with Minetest 5.5.1. - throw 1 bread near a villager (Shift-Q) and notice how 1 gets subtracted from the hotbar - when the villager picks it up, another one is subtracted from the hotbar
ancientmarinerdev added this to the 0.83.0 - Safe and Sound milestone 2023-01-12 01:56:44 +01:00
ancientmarinerdev changed title from Villager breeding consumes double bread to Villagers grow up time too short 2023-01-23 15:28:47 +01:00

renamed issue now as i think this is the only valid thing left from the issue

renamed issue now as i think this is the only valid thing left from the issue
ancientmarinerdev modified the milestone from 0.83.0 - Safe and Sound to 0.84.0 - Very Nice 2023-03-29 00:55:55 +02:00
ancientmarinerdev added the
#P4 priority: medium
label 2023-03-29 00:56:01 +02:00
ancientmarinerdev modified the milestone from 0.84.0 - Very Nice to 3 - Near future 2023-04-17 05:37:58 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#2401
No description provided.