> For the complete documentation index, see [llms.txt](https://wiki.titanet.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.titanet.it/group-1/slimefun/gadget-tecnologici/multi-tools.md).

# Multi Tools

Prima dell'uso è necessario caricarli in un **Charging Bench**.

Fare clic con il tasto destro del mouse per utilizzarlo. Per cambiare modalità, accovacciarsi e fare clic con il tasto destro del mouse. Ogni volta che viene utilizzato, consuma 0,3 J dell'energia accumulata.

<table><thead><tr><th>Tier</th><th width="280">Capacità di immagazzinamento</th><th data-type="files">Crafting</th></tr></thead><tbody><tr><td>I</td><td>20J</td><td></td></tr><tr><td>II</td><td>30J</td><td></td></tr><tr><td>III</td><td>40J</td><td></td></tr><tr><td>IV</td><td>50J</td><td></td></tr><tr><td>V</td><td>60J</td><td></td></tr><tr><td>VI</td><td>75J</td><td></td></tr><tr><td>VII</td><td>100J</td><td></td></tr></tbody></table>

***

## Modalità

### Portable Crafter Mode

Facendo clic con il tasto destro del mouse, l'elemento si aprirà in una GUI standard della tabella di crafting.

### Magic Eye of Ender Mode

Puoi sparare enderpearls dal nulla facendo clic con il tasto destro del mouse.

### Elemental Staff - Wind Mode

Vi lancia in avanti quando si fa clic con il tasto destro del mouse, al costo di 1 Hunger per ogni utilizzo.

### Grappling Hook Mode

Facendo clic con il tasto destro del mouse con un rampino nella mano principale, si scocca una freccia con un cavo collegato. Una volta che la freccia colpisce un blocco o un'entità, attira rapidamente il rampino verso di essa. Il rampino viene lasciato cadere nel punto in cui è atterrata la freccia come oggetto e può essere raccolto e riutilizzato.

La freccia infligge anche 4 danni (2 cuori) a qualsiasi entità vivente che colpisce, quindi può essere usata potenzialmente come arma.


---

# 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://wiki.titanet.it/group-1/slimefun/gadget-tecnologici/multi-tools.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.
