> For the complete documentation index, see [llms.txt](https://hitech.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hitech.gitbook.io/untitled/minefacroty-reload/mekhanizmy.md).

# Механизмы

**Прописаны механизмы колличество энергии которые они тратят и их назначение**

<mark style="color:red;">**Комбайн**</mark>**&#x20;- 240 RF/Wk Автоматически собирает урожай.**

<mark style="color:red;">**Сборщик фруктов**</mark>**&#x20;- 320 RF/Wk Автоматически собирает фрукты (например какао-бобы).**

<mark style="color:red;">**Сеятель**</mark>**&#x20;- 160 RF/Wk Автоматически сажает семена и саженцы.**

<mark style="color:red;">**Удобритель**</mark>**&#x20;- 960 RF/Wk Автоматически удобряет промышленным удобрением растения.**

<mark style="color:red;">**Селекционер**</mark>**&#x20;- 640 RF/Wk Занимается разведением животных, которых кормит исключительно пшеницей.**

<mark style="color:red;">**Сепаратор**</mark>**&#x20;- 1280 RF/Wk Занимается сортировкой животных, отделяя взрослых особей от детей. "Отсортированные" животные будут появляться за сепаратором.**

**Ветеринарная станция- 320 RF/Wk Вакцинирует животных различными шприцами.**

<mark style="color:red;">**Фермер**</mark>**&#x20;- 320 RF/Wk Доит коров, стрижет овец, собирает чернила у спрутов, делает грибной суп из грибных коров.**

<mark style="color:red;">**Молотилка**</mark>**&#x20;- 3200 RF/Wk Позволяет умерщвлять животных, забирая их дроп. Так же производит 100mB эссенции с каждого убитого моба . Не действует на боссов, игроков, жителей, детенышей.**

<mark style="color:red;">**Бойня**</mark>**&#x20;- 1000 RF/Wk Действует аналогично молотилке, за исключением того, что производит фарш вместо эссенции и не получает лут. В качестве побочного продукта изредка производится розовая слизь.**

<mark style="color:red;">**Коллектор**</mark>**&#x20;- В отличии от других животноводческих машин не требует питания и работает только в области 1×1 непосредственно над ним. Занимается сбором навоза с животных.**

<mark style="color:red;">**Подсчитыватель мобов**</mark>**&#x20;- Излучает аналоговый сигнал красного камня, пропорциональный количеству мобов, которые находятся в зоне видимости механизма.**


---

# 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:

```
GET https://hitech.gitbook.io/untitled/minefacroty-reload/mekhanizmy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
