When bringing a villager to your base, more likely than not, the first thing the villager is going to do is claim your bed. The only way to get around this is by breaking your bed, then placing the villager's bed down, waiting until they claim it, and then putting down your bed again. However, villagers count your bed when making babies, so it's likely that your bed will be claimed by a little villager.
A way to prevent this would be to add the ability to claim beds.
You claim a bed by shift right-clicking. When a bed gets claimed, it shows the green sparkle particle effect and shows the message, "You have claimed this bed." Villagers can't claim a bed already claimed by a player. You can only have one bed claimed at a time, and whatever bed you claimed before will be unclaimed.
I think that this would be a good addition to the game and would be a worthwile quality of life feature. I hope you agree with me, and thank you for reading.
When bringing a villager to your base, more likely than not, the first thing the villager is going to do is claim your bed. The only way to get around this is by breaking your bed, then placing the villager's bed down, waiting until they claim it, and then putting down your bed again. However, villagers count your bed when making babies, so it's likely that your bed will be claimed by a little villager.
A way to prevent this would be to add the ability to claim beds.
You claim a bed by shift right-clicking. When a bed gets claimed, it shows the green sparkle particle effect and shows the message, "You have claimed this bed." Villagers can't claim a bed already claimed by a player. You can only have one bed claimed at a time, and whatever bed you claimed before will be unclaimed.
I think that this would be a good addition to the game and would be a worthwile quality of life feature. I hope you agree with me, and thank you for reading.
This would lead to village home beds being occupied indefinitely by players, when the villagers obviously own the village. So I'm going to say that villagers should also be able to claim beds.
This would lead to village home beds being occupied indefinitely by players, when the villagers obviously own the village. So I'm going to say that villagers should also be able to claim beds.
But if they start claiming beds in player houses, that is going to create some problems.
How do you code Villager NPC's so they are able to differentiate between a player house and their own? this is not even factoring possible glitches or errors that could lead to them ending up in a player's house and claiming their beds even with this coding in place.
What we need is is a newer set of blocks of some kind, which are furniture that is specifically intended to be placed beside beds, so that one registers an adjacent bed as yours or another player's, and another block which registers the adjacent bed as a Villager owned bed.
This might be a good reason to add in a set of draws, Type A chest of draws, for players, type B chest of draws, for Villagers,
Chest of draws can be used to store items, giving each of them a secondary use beside registering a bed to a Villager or player,
player owned beds can then be coded to deter all Villagers from using them.
When bringing a villager to your base, more likely than not, the first thing the villager is going to do is claim your bed. The only way to get around this is by breaking your bed, then placing the villager's bed down, waiting until they claim it, and then putting down your bed again. However, villagers count your bed when making babies, so it's likely that your bed will be claimed by a little villager.
A way to prevent this would be to add the ability to claim beds.
You claim a bed by shift right-clicking. When a bed gets claimed, it shows the green sparkle particle effect and shows the message, "You have claimed this bed." Villagers can't claim a bed already claimed by a player. You can only have one bed claimed at a time, and whatever bed you claimed before will be unclaimed.
I think that this would be a good addition to the game and would be a worthwile quality of life feature. I hope you agree with me, and thank you for reading.
This would lead to village home beds being occupied indefinitely by players, when the villagers obviously own the village. So I'm going to say that villagers should also be able to claim beds.
But if they start claiming beds in player houses, that is going to create some problems.
How do you code Villager NPC's so they are able to differentiate between a player house and their own? this is not even factoring possible glitches or errors that could lead to them ending up in a player's house and claiming their beds even with this coding in place.
What we need is is a newer set of blocks of some kind, which are furniture that is specifically intended to be placed beside beds, so that one registers an adjacent bed as yours or another player's, and another block which registers the adjacent bed as a Villager owned bed.
This might be a good reason to add in a set of draws, Type A chest of draws, for players, type B chest of draws, for Villagers,
Chest of draws can be used to store items, giving each of them a secondary use beside registering a bed to a Villager or player,
player owned beds can then be coded to deter all Villagers from using them.