# Custom Enchants

{% hint style="info" %}
Custom enchantments introduce additional item effects that expand on standard Minecraft mechanics.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/vKhYReJ30gqydAMvaWhQ" alt="" width="190"><figcaption><p><mark style="color:$primary;"><strong>The Enchanter</strong></mark></p></figcaption></figure></div>

### Enchantment Books

Each enchantment book will display which tools or armor pieces it can be applied to, so you always know what it’s compatible with before using it.

### Enchantment Dictionary

There are **6 enchantment rarities**:

* Common
* Unique
* Elite
* Ultimate
* Legendary
* Fabled *(highest tier)*

You can view all enchantments and their details in the **Enchantment Dictionary**, available in-game at the **Enchanter**.

### Tinkerer

<div data-with-frame="true"><figure><img src="/files/kgrj4RaPuk9DnzO2iklt" alt="" width="284"><figcaption><p><mark style="color:$primary;"><strong>Tinkerer Menu</strong></mark></p></figcaption></figure></div>

The **Tinkerer** allows you to convert unwanted enchantment books into **Secret Gems** and **Experience Bottles**. This ensures you can always turn unused enchants back into valuable resources instead of letting them go to waste.

### Alchemist

<div data-with-frame="true"><figure><img src="/files/nvWPpmqXsAuNZmdOeqH0" alt=""><figcaption><p><mark style="color:$primary;"><strong>Alchemis Menu</strong></mark></p></figcaption></figure></div>

The **Alchemist** lets you combines enchantment books to **increase their level** and use **Lucky Gems** to improve success rates or value. This helps you upgrade your enchants and maximize their potential.


---

# 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://maplewood.gitbook.io/maplewood-docs/gameplay-features/custom-enchants.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.
