# Spawner Fragments

### What are Spawner Fragments?

Spawner Fragments, just like all other fragments, are items that we have created on our server. In some cases, this makes items from Creative Mode available, as in this case.

<figure><img src="https://2317335398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFYgKc3EKNTFUJ2IlpnjM%2Fuploads%2FODZywLyYkR9VbC7AwLv6%2Fimage.png?alt=media&#x26;token=6c105b63-19fd-4952-8126-1d4c4149fb12" alt=""><figcaption><p>This is the lore of a Spawner Fragment.</p></figcaption></figure>

### How can I get Spawner Fragments?

Fragments of spawners can be obtained by mining spawners with a pickaxe enchanted with the enchantment "Fortune".

The chance here behaves as follows:

| Enchantment | Chance of an Spawner Fragment |
| :---------: | :---------------------------: |
|  No Fortune |              :x:              |
|  Fortune 1  |               1%              |
|  Fortune 2  |               2%              |
|  Fortune 3  |               3%              |

### What can I do with Spawner Fragments?

You can make an mob spawner from nine Spawner Fragments on a crafting table.

<figure><img src="https://2317335398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFYgKc3EKNTFUJ2IlpnjM%2Fuploads%2FnBpFYBX7mGYY0LvltIvg%2Fimage.png?alt=media&#x26;token=48b8668d-f59a-4d5d-bb79-9e71431ec7f0" alt=""><figcaption><p>The crafting recipe of a spawner</p></figcaption></figure>

Since these are rare items, they can also be sold quite expensively in the [<mark style="color:blue;">Auction House</mark>](https://wiki.landania.net/english/trading/auction-house) to earn [<mark style="color:blue;">coins</mark>](https://wiki.landania.net/english/player/currencies/coins).

{% hint style="info" %}
You also have a chance to get an Spawner Fragment when breaking spawner on your realm. Therefore, think carefully about where you place it.
{% endhint %}


---

# 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.landania.net/english/farming-and-resources/fragments/spawner-fragments.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.
