Selfish Villager
The modification was created under the influence of Dawncraft projects and the gossip mechanics from the "You Thief" datapack.
Villagers now have memory and can remember certain player actions. If they see blocks without the #selfish_villager:non_property tag being destroyed or interaction with objects marked as #selfish_villager:interactable_property within the village boundaries, they remember it.
Having remembered such events, villagers begin to share information among themselves through the gossip system. This affects their attitude towards the player.
For convenient reputation tracking, it is recommended to install the "Your Reputation" mod, which visualizes the villagers' trust level.
Initial settings:
- Tag
#selfish_villager:non_propertyincludes:"#c:grass","#c:grass_like","#c:flowers" - Tag
#selfish_villager:interactable_propertyincludes:"#c:chests","#c:barrel"
More detailed information about settings can be found in the data folder on GitHub.