# Villager Trades & Random Loot

***

#### 🌍 Random Loot Settings

* **Random Loot Enabled:** `true`\
  \&#xNAN;*Allows random loot generation in the world.*
* **Max Items per Container:** `3`\
  \&#xNAN;*Maximum number of custom items to be generated in a random loot container.*
* **Chance of Items:** `50%`\
  \&#xNAN;*Probability of any item(s) being generated.*

**📦 Item Chances:**

* **SLOT\_INCREASER:** `5%`
* **WHITE\_SCROLL:** `12%`
* **SECRET\_DUST:** `15%`
* **MAGIC\_DUST:** `12%`
* **BLACK\_SCROLL:** `7%`
* **RANDOMIZER:** `10%`
* **RENAME\_TAG:** `8%`
* **BLOCKTRAK:** `4%`
* **STATTRAK:** `4%`
* **MOBTRAK:** `4%`
* **SOUL\_TRACKER:** `2%`
* **SOUL\_GEM:** `15%`
* **TRANSMOG\_SCROLL:** `8%`
* **HOLY\_WHITE\_SCROLL:** `4%`
* **RANDOM\_ENCHANT\_BOOK:** `1%`

***

#### 🏠 Villager Trades Settings

* **Villager Trades Enabled:** `true`\
  \&#xNAN;*Allows villagers to trade custom books and items.*
* **Trade All Loot:** `true`\
  \&#xNAN;*Villagers can trade admin items (e.g., Whitescroll, Blackscroll) in addition to custom enchantment books.*
* **Chance of Items as Trades:** `3%`\
  \&#xNAN;*Probability of any item(s) being added as a trade.*

**📜 Item Chances:**

* **SLOT\_INCREASER:** `5%`
* **WHITE\_SCROLL:** `12%`
* **SECRET\_DUST:** `15%`
* **MAGIC\_DUST:** `12%`
* **BLACK\_SCROLL:** `7%`
* **RANDOMIZER:** `10%`
* **RENAME\_TAG:** `8%`
* **BLOCKTRAK:** `4%`
* **STATTRAK:** `4%`
* **MOBTRAK:** `4%`
* **SOUL\_TRACKER:** `2%`
* **SOUL\_GEM:** `15%`
* **TRANSMOG\_SCROLL:** `8%`
* **HOLY\_WHITE\_SCROLL:** `4%`
* **ARMOR\_ORB:** `2%`
* **WEAPON\_ORB:** `2%`
* **TOOL\_ORB:** `2%`
* **RANDOM\_ENCHANT\_BOOK:** `3%`


---

# 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/advanced-enchantments/villager-trades-and-random-loot.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.
