> For the complete documentation index, see [llms.txt](https://alex-plugins.gitbook.io/nebula/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alex-plugins.gitbook.io/nebula/items/nebula-items/enchant-books.md).

# Enchant Books

## How to customize books ?

In the main configuration file, look at the **ENCHANTED BOOKS** section.

### Modify book name

To modify the enchant book name, modify the **enchant\_book\_name** value.&#x20;

### Modify book lores

To modify the enchant book lores, modify the **enchant\_book\_lores** value.&#x20;

### Available placeholders

You can use these values as placeholders :

The `%enchant_name%` placeholder that will be replaced by the enchant [display name](/nebula/enchantments/create-your-enchantments.md#displayed-name).

The `%description%` placeholder will be replaced by the enchant [description](/nebula/enchantments/create-your-enchantments.md#description) (if it's a multi line description, it will paste it as a multi line placeholder).

The `%items_type%` placeholder will be replaced by the [available items type](/nebula/enchantments/create-your-enchantments.md#items-type).&#x20;

The `%level%` placeholder will be replaced by the actual enchantment level.

The `%enchant_level_roman%` placeholder will be replaced by the actual enchantment level with roman format.
