# Random Gadgets

## Tools

**Sickle**

Do you have a massive farm? Craft a Sickle to easily harvest large sections of your fields at once. While the Sickle is available in all material variants, the Golden Sickle is the most efficient. Wood and Stone are the weakest materials and only harvest in a smaller radius.

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

**File**

Craft a File to manually change the connections of walls, fences, glass panes, and the shapes of stairs.

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

**Trowel**

By right-clicking the Trowel in your inventory, you can change the "Feed Source"—the specific inventory row from which blocks are pulled. You can choose any inventory row or your hotbar. When you right-click with the Trowel, it places a random block from your selected source. Building gradients? Save yourself from RSI and use a Trowel!

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

**North Compass**

A real compass that does exactly what a compass should: it points North. Note that it only functions in the specific dimension (world) where it was originally crafted.

<figure><img src="/files/6oIKHcGaYLK6nEHa7Gk3" alt=""><figcaption></figcaption></figure>

**Slime Bucket**

Right-click a tiny Slime with a bucket to pick it up. It stays quiet normally but will start hopping in the bucket when you are inside a Slime Chunk. You can release the slime back into the world by right-clicking a block. You can also use it as a substitute for slimeballs—you monster.

<figure><img src="https://oddlama.github.io/vane/assets/gifs/slime_bucket.gif" alt=""><figcaption></figcaption></figure>

## Storages

**Pouch**

Tired of useless bundles? Here is a proper early-game Pouch. Hold it in your hand and right-click to open it, or simply drop items directly into it by right-clicking the pouch with an item in your cursor.

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

**Backpack**

The natural successor to the Pouch and the Shulker Box for inventory expansion. The only drawback: it cannot be placed down in the world like a chest.

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

## Essentials

**XP Bottle**

Store your experience for later use. Craft an Empty XP Bottle and right-click to fill it. A small portion of experience is lost during the process, but it allows you to bank your levels safely.

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

**Netherite Elytra**

The Netherite Elytra combines the flight capabilities of a standard Elytra with the high defensive stats of Netherite armor.

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


---

# 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://chicraft.gitbook.io/intro/guideline/custom-items/random-gadgets.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.
