> 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/enchantments.md).

# Enchantments&#x20;

Enchantments are a way to add effects to your items including weapons, tools, armors.

### Enchantments location

Every enchant is formatted into a `.yml` file and must be located in the `./plugins/Nebula/enchants/` folder to be loaded.

### How to get enchantments ?

You can create your own enchantments (see [Create your enchantments](/nebula/enchantments/create-your-enchantments.md)) and/or load the premade ones (see [Load](/nebula/commands/load.md)).

After loading or creating enchantments, use the nebula reload command (see [Reload](/nebula/commands/reload.md)) for the enchants to be loaded into the game.

### How to add enchantments to an item ?

Ways to apply enchantments to your items are using enchant table (see [Enchant Tables](/nebula/enchantments/enchant-tables.md)) or using Enchant Book (see [Enchant Books](/nebula/items/nebula-items/enchant-books.md)).
