From 6ab99031dc9301212cec8b950edb27fb7df73e0a Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Wed, 7 Aug 2024 14:54:29 +0200 Subject: [PATCH] Changes the FAQ somewhat --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b1e809..6f89689 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ Remember to disable lookclose or adjust it as described in the FAQ. ### Citizens lookclose makes NPC rotate weirdly and not face its crafting station It has been found that with some options, lookclose can still be used. An example of a working lookclose setup is: -`/npc lookclose --linkedbody false --disablewhennavigating true --perplayer true --range 3 --targetnpcs false --headonly true --linkedbody false -r false` -Some other options might work as well, but a lot of options won't, as it messes with manual NPC rotation. Keep that in -mind. +`/npc lookclose --linkedbody false --disablewhennavigating true --perplayer true --range 3 --targetnpcs false --headonly true --linkedbody false` +The value of realistic looking `/npc lookclose -r` may also affect behavior. Some other options might work as well, but +a lot of options won't, as it messes with manual NPC rotation. Keep that in mind. ### NPCs teleport part of the way while walking to or from a crafting station