# Ender Chest Always Drops ⛏️

#### 🧠 How It Works

In vanilla Minecraft:

* Breaking an **ender chest without Silk Touch** destroys it completely, only dropping **8 obsidian** (and losing the eye of ender).

With this datapack:

* Breaking an ender chest with **any tool** (or even by hand) will cause it to **drop itself** as an item.
* Silk Touch is **no longer required**.
* This makes ender chests function more like regular containers — easier to move and reclaim.

🔍 Note: The contents of the chest are **not affected** — just like in vanilla, they remain bound to the player who placed them.

***

#### 🎒 Why Use This?

* Prevents accidental losses during travel or adventuring.
* Makes ender chests **more practical in survival** and early-game.
* Great for **multiplayer servers**, where not everyone may have Silk Touch.


---

# 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://dirkocraft.gitbook.io/dirkocraft/data-packs-and-plugins/ender-chest-always-drops.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.
