# Trowel 🎨

### 🧠 How It Works

Trowels are a new type of tool that can place blocks randomly from your hotbar when you right click with them in your hand. Any placeable block on your hotbar can be placed by the trowel, and they are chosen at random. Blocks placed by the trowel also have normal rotation, as if they were being placed by a person! Like the chisels, trowels are compatible with unbreaking.

### Recipes

#### Iron Trowel:

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

#### Diamond Trowel:

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

{% hint style="info" %}
&#x20;Trowels can be repaired in an anvil, diamond trowels use diamonds and iron trowels use iron ingots!
{% endhint %}


---

# 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://dirkocraft.gitbook.io/dirkocraft/data-packs-and-plugins/trowel.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.
