# Neo Enchants

* **Armor**:
  * **Fury**: Decreases armor in percent and grants armor penetration and increased damage percentage on your hits.
  * **Life+**: Gives the player extra hearts.
  * **Venom Protection**: Provides protection against negative effects.
* **Helmet**:
  * **Bright Vision**: Gives night vision to the player.
  * **Auto-Feed**: Automatically feeds you every minute.
  * **Voidless**: If you fall into the void, you briefly gain a levitation effect.
* **Chestplate**:
  * **Builder Arms**: Allows you to place and break blocks from a longer distance.
* **Leggings**:
  * **Fast Swim**: Grants the player a dolphin Grace effect.
  * **Leaping**: Boosts the player.
  * **Oversize**: Increase entity size
  * **Dwarfed**: Decrease enity size
* **Boots**:
  * **Step Assist**: Allows you to walk up blocks more easily.
  * **SkyWalk**: Allows you to fly if there is a 4 blocks gap below your feet. To desced just crouch.
  * **Lava Walker**: Allows the player to walk on lava.
  * **Agility**: Increases player speed.
* **Elytra**:
  * **Armored**: For elytra, reduce the damage taken.
* **Sword**:
  * **Reach**: Increase the range of your attack.
  * **XpBoost**: Gain additional experience from killing mobs.
  * **Life Steal**: Drains health from the target and transfers it to the player.
  * **Poison Aspect**: Poisons the mob upon hitting it.
  * **Fear**: When you hit a creeper, increase delays their explosion by 12.5 seconds.
  * **Pull** Allows you to retrieve a mob egg with a small probability when you kill a monster.
* **Mace**
  * **Striker**: On mace, have a small chance to call the thunder, if the weather is stormy, the thunder will strike the mob at each hit and work also on lighting\_rod. Also you are immune to damage thunder.
  * **Wind Propulsion** When you striking with your mace the ground, you cause an explosion that sends you into the air, designed to be used in combination with "Wind Burst".
* **Tools**:
  * **Auto-Smelt**: Automatically smelts items.
* **Axe**:
  * **Timber**: Cut down a tree with one strike.
* **Pickaxe**:
  * **Bedrock Breaker**: Allows you to break bedrock, but consumes 200 durability per block.
  * **VeinMiner**: If you break a mineral block, all surrounding minerals also break.
  * **Spawner Touch**: Allows your pickaxe to retrieve spawners.
* **Hoe**:
  * **Scyther**: Allows you to transform dirt in farmland in x by z surface depending enchantment levels
* **Bow**:
  * **Explosive Arrow**: When arrow hit a block, create an explosion, the entity take damage.
  * **Accuracy Shot**: Arrows fly straight.
  * **Breezing Arrow**: (Bow and Crossbow) Causes a repulsion effect and sends the hit target into the air. If arrows miss, it causes a repulsion effect on the ground.


---

# 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.coldmc.com/items/enchants-and-amplifyers/neo-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.
