# Vanilla Enchantment Levels

#### 🛡️ Armor Enchantments

* **Protection:** 10
* **Fire Protection:** 5
* **Feather Falling:** 5
* **Blast Protection:** 6
* **Projectile Protection:** 7
* **Respiration:** 4
* **Aqua Affinity:** 1
* **Thorns:** 3
* **Depth Strider:** 4
* **Frost Walker:** 2
* **Curse of Binding:** 1
* **Soul Speed:** 2
* **Swift Sneak:** 4

***

#### ⚔️ Sword Enchantments

* **Sharpness:** 10
* **Smite:** 10
* **Bane of Arthropods:** 10
* **Knockback:** 6
* **Fire Aspect:** 3
* **Looting:** 4
* **Sweeping Edge:** 4

***

#### 🏹 Bow Enchantments

* **Power:** 10
* **Punch:** 4
* **Flame:** 1
* **Infinity:** 1

***

#### 🎯 Crossbow Enchantments

* **Multishot:** 1
* **Piercing:** 8
* **Quick Charge:** 5

***

#### 🔨 Tool Enchantments

* **Efficiency:** 8
* **Silk Touch:** 1
* **Fortune:** 3

***

#### 🎣 Fishing Rod Enchantments

* **Luck of the Sea:** 5
* **Lure:** 5

***

#### 🌟 Universal Enchantments

* **Unbreaking:** 5
* **Mending:** 1
* **Curse of Vanishing:** 1

***

#### 🔱 Trident Enchantments

* **Channeling:** 1
* **Impaling:** 10
* **Loyalty:** 4
* **Riptide:** 3

***

#### 🛡️ Mace Enchantments

* **Density:** 5
* **Wind Burst:** **3**
* **Breach:** 4


---

# 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://wiki.bucketry.net/features/vanilla-enchantment-levels.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.
