> For the complete documentation index, see [llms.txt](https://gabriel-djalayer.gitbook.io/gdteam-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gabriel-djalayer.gitbook.io/gdteam-wiki/projects/mods/gd-betterloot.md).

# GD BetterLoot

{% hint style="success" %}
Active
{% endhint %}

GD BetterLoot increases the number of loot items generated, so you'll find that most of the time the chests are almost full, and with a few additional improvements.

<figure><img src="https://static.wixstatic.com/media/31958c_7e8bfcb6e7be4ff6a86ff91ba95a2493~mv2.png" alt=""><figcaption></figcaption></figure>

### 📜 License: **MIT**

### ⭐ Supported structures

* Ancient City
* Ancient City Ice Box
* Bastion Remnant
* Buried Treasure
* Desert Pyramid
* Dispensers (Trial Chambers)
* End city
* Igloo
* Jungle Temple
* Mineshaft
* Nether Fortress
* Ocean Ruins
* Pillager Outpost
* Pots (Trial Chambers)
* Ruined Portal
* Shipwreck
* Simple Dungeon
* Stronghold
* Trial Chambers
* Village (All)
* Woodland Mansion

### 📥 Downloads

* [CurseForge](https://www.curseforge.com/minecraft/mc-mods/gd-betterloot)
* [Modrinth](https://modrinth.com/datapack/gd-betterloot)

[🚀 **Project page on my website**](https://gabrieldjalayer.wixsite.com/gabrieldja-gaming-yt/gd-betterloot)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gabriel-djalayer.gitbook.io/gdteam-wiki/projects/mods/gd-betterloot.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.
