> For the complete documentation index, see [llms.txt](https://barely-default.gitbook.io/barely_default_data_pack_wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://barely-default.gitbook.io/barely_default_data_pack_wiki/content/pottery-sherds.md).

# Pottery Sherds

The Barely Default Data Pack and Pottery Palettes data pack adds brand new pottery sherds that you are able to craft, trade and find in archaeology loot across your world.

## Dyeable Sherds

All 23 vanilla sherds can be dyed with all 16 dyes in a crafting table.

<figure><img src="/files/wWrO5CHB197ROXGAWq5F" alt=""><figcaption></figcaption></figure>

## New Pottery Patterns

Some new patterns and how to obtain them.

<figure><img src="/files/7oFhyk5064ri2KiNBxNU" alt=""><figcaption></figcaption></figure>

| Pottery Sherd                                                                            | Name             | How To Get Them                                                   |
| ---------------------------------------------------------------------------------------- | ---------------- | ----------------------------------------------------------------- |
| <p><img src="/files/dmuOlSXM28JBvz7AbBJg" alt="" data-size="original"></p><p></p>        | Battlements      | Trail ruins archaeology                                           |
| <p><img src="/files/zpj9bxoICZirKPrl4kdc" alt="" data-size="original"></p><p></p>        | Doom             | Warm ocean ruins archaeology                                      |
| <p></p><p><img src="/files/GNp8P9H1mXahnKup5dsO" alt="" data-size="original"></p>        | Gaze             | Trail ruins archaeology                                           |
| <p><img src="/files/6D4Xkxp60HVhbU3uXMfT" alt="" data-size="original"></p><p></p>        | Meander          | Trail ruins archaeology                                           |
| <p></p><p><img src="/files/R4de4x4MC62BvflW4WjJ" alt="" data-size="original"></p>        | Sine             | Trail ruins archaeology                                           |
| <p><img src="/files/BGmiPWODhw15TL7MT5wK" alt="" data-size="original"></p><p></p>        | Stone Dust       | Trail ruins archaeology                                           |
| <img src="/files/J26X54yNOpocBtSIhWuP" alt="" data-size="original">                      | Cracked          | Brick in a furnace                                                |
| <p><img src="/files/dkHKVa9AbGP6AKHjNIOL" alt="" data-size="original"></p><p></p>        | Gold-Joined      | Piglin bartering                                                  |
| <p></p><p><img src="/files/rTbi9S51niBTB4BHEo0t" alt="" data-size="original"></p>        | Emerald-Joined   | Sold by the wandering trader as an uncommon trade for 20 emeralds |
| <p></p><p><img src="/files/2wI87SnwmN7OV9AnTd5b" alt="" data-size="original"></p><p></p> | Redstone-Joined  |                                                                   |
| <p></p><p><img src="/files/bypttlrMC5jLK6pJuAo5" alt="" data-size="original"></p><p></p> | Ruby-Joined      |                                                                   |
| <p><img src="/files/cwxMqScNmjKzb5RRSEPH" alt="" data-size="original"></p><p></p>        | Resin-Joined     |                                                                   |
| <p><img src="/files/ob3FyoAvXgz7Jr1lYnLW" alt="" data-size="original"></p><p></p>        | Lapis-Joined     |                                                                   |
| <p><img src="/files/CXttGvYcJD6FIirZw5HG" alt="" data-size="original"></p><p></p>        | Echo-Joined      |                                                                   |
| <p><img src="/files/r9ImHsvTnn83JSx5PwNN" alt="" data-size="original"></p><p></p>        | Obsidian-Joined  |                                                                   |
| <p></p><p><img src="/files/hO2FQI3FL3G5LdsrHbA9" alt="" data-size="original"></p>        | Amethyst-Joined  |                                                                   |
| <p></p><p><img src="/files/sg5kslLwZucWnJLxcOF7" alt="" data-size="original"></p>        | Diamond-Joined   |                                                                   |
| <p><img src="/files/1CLccm9wHSWwoQzY0hua" alt="" data-size="original"></p><p></p>        | Quartz-Joined    |                                                                   |
| <p><img src="/files/iMNCMdzZ2J5Y6lI7hm1B" alt="" data-size="original"></p><p></p>        | Iron-Joined      |                                                                   |
| <p></p><p><img src="/files/RArb3KWgjBtrSQhTmTvi" alt="" data-size="original"></p>        | Copper-Joined    |                                                                   |
| <p></p><p><img src="/files/bQB4ugz8s8WBr0WY1RGz" alt="" data-size="original"></p>        | Netherite-Joined |                                                                   |

{% hint style="info" %}
Copy "/loot give \<player name> loot barely\_default:archaeology/ruins/\<item name>"
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://barely-default.gitbook.io/barely_default_data_pack_wiki/content/pottery-sherds.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
