mirror of
https://github.com/YouHaveTrouble/minecraft-optimization.git
synced 2026-05-12 06:16:55 +00:00
Merge pull request #120 from Pantera07/patch-1
Improved villager radius search option description
This commit is contained in:
@@ -385,9 +385,14 @@ Lobotomized villagers are stripped from their AI and only restock their offers e
|
||||
|
||||
#### villager.search-radius
|
||||
|
||||
`Good starting value: 16`
|
||||
```
|
||||
Good starting values:
|
||||
|
||||
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.
|
||||
acquire-poi: 16
|
||||
nearest-bed-sensor: 16
|
||||
```
|
||||
|
||||
Radius within which villagers will search for job site blocks and beds. This significantly boosts performance with large amount of villagers, but will prevent them from detecting job site blocks or beds that are further away than set value.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user