From cae708271daa6e9e2027d769097f58041ae01a01 Mon Sep 17 00:00:00 2001 From: Pantera <89838384+Pantera07@users.noreply.github.com> Date: Fri, 28 Jan 2022 18:21:06 +0900 Subject: [PATCH] Bring back the Lobotomizer https://github.com/PurpurMC/Purpur/commit/611c0347104e9c0e1a263d1ab4103e6a1aa5eb3f --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 44a53d5..b1b11e1 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,12 @@ This option can disable portal usage of all entities besides the player. This pr This option allows you to set how often (in ticks) villager brains (work and poi) will tick. Going higher than `3` is confirmed to make villagers inconsistent/buggy. +#### villager.lobotomize + +`Good starting value: true` + +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. + --- ## Misc