> For the complete documentation index, see [llms.txt](https://wiki.fenixcraft.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.fenixcraft.cz/magic-sekce/vesnicani.md).

# Vesničani

Vesničanů, kteří nejsou obchodníci je možné mít v chunku maximálně 10.\
Aby jsi mohl mít v chunku (16x16) více vesničanů, musíš z nich udělat obchodníky. **Obchodníků můžeš mít v chunku až 30**.

Jak udělat z vesničana obchodníka?

Obchodování vesničanů máme trochu upravené. Aby Vesničan měl status obchodníka, je nutné udělat:

Varianta 1: Pojmenovat ho obchodnik (nametag ti zůstane).\
Varianta 2: Se Shiftem k němu položit Iron block.

<figure><img src="/files/0ghyi7kOCh2sfJ7fbJwb" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/wKk3sYZpsGXWdJFJOdc5" alt="" width="288"><figcaption></figcaption></figure>

\
\
Pokud chceš vesničanovi status obchodníka odebrat, pojmenuj ho jakkoli jinak nebo mu odeber iron block.\
\
\
Při statusu obchodníka dojde k:

* omezení AI vesničanů - nebudou se již hýbat
* bude možné je posouvat vodítkem
* budou re-stockováni v serverových intervalech místo vanilla mechaniky
* nepůjdou hitovat

Pozor, status obchodníka nejde vypínat a zapínat neustále, je tam cooldown 600s na další změnu statusu.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.fenixcraft.cz/magic-sekce/vesnicani.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
