# Block Placer

Il Block Placer ti permetterà di posizionare un blocco qualsiasi nel verso in cui è rivolto.&#x20;

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

**Cosa serve per crearlo?**

* 4 Gold ingot (4 carati)
* 2 Pistoni
* 1 Electric motor
* 2 Lingotti di ferro

<figure><img src="/files/RPqMLEpK6UU1hvvZk1IX" alt=""><figcaption></figcaption></figure>

***

### Come funziona?

Il Block Placer potrà essere alimentato semplicemente con una leva, sceglierà un blocco a caso al suo interno e lo piazzerà davanti a se invece di buttarlo a terra.


---

# Agent Instructions: 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://wiki.titanet.it/group-1/slimefun/macchinari-base/block-placer.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.
