From e017ee526f75f8849ae79868dfecb73943ec5b32 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sat, 13 Apr 2024 17:14:21 +0200 Subject: [PATCH] Add purpur's villager search radius option description --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f49032c..92a6496 100644 --- a/README.md +++ b/README.md @@ -383,6 +383,12 @@ This option can disable portal usage of all entities besides the player. This pr Lobotomized villagers are stripped from their AI and only restock their offers every so often. Enabling this will lobotomize villagers that are unable to pathfind to their destination. Freeing them should unlobotomize them. +#### villager.search-radius + +`Good starting value: 16` + +Radius within which villagers will search for a bed. This significantly boosts performance with large amount of villagers, but wil prevent them from detecting beds that are further away than set value. + --- ## Misc