Luke100000 / minecraft-comes-alive

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

Villager death notifications #771

Closed MissAlexandrina closed 9 months ago

MissAlexandrina commented 9 months ago

There are config settings for birth/marriage notifications and travellers at the inn, which either show in chat or above the hotbar depending on settings. It would be great to have an option for the same for villagers' deaths. These are tracked in the log files but it's a pain to have to dig into these files.

It almost seems as though this functionality is half-there (the logs record both the death and a 'message: xx died') but unless I'm missing something there's no config option for it.

Luke100000 commented 9 months ago

The village registry item does that.

MissAlexandrina commented 9 months ago

Oh fab!