# Decorations

### Decorative Heads

In the server lobby, to the left of the entrance, you will find the world-famous Cabbage Merchant. He doesn't actually sell cabbages here... but instead, he sells various other decorations made from heads. (Sounds weird, I know)\
With over 32,000 heads available, there is surely something for you as well. Each head costs 10 gold ingots, which you should have in your inventory to pay.

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

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

### Printing images on maps (also GIFs)

Additionally, it is possible for you to have images from the internet printed onto a map to be used with an item frame. This also costs 10 gold ingots, which you should have in your inventory. ​ It works as follows:

1. Have as many empty maps in your inventory as needed for the size of the image.
2. Right-click on the image and select "Copy image address."
3. Execute the in-game command /frame create \[name] \[link] \[width] \[height] combined.
4. Place everything and be amazed :3

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

<figure><img src="/files/0UrushPTyutNscfmwO2T" alt=""><figcaption></figcaption></figure>

### Invisible item frames

With shears, you can make item frames invisible and thus have them disappear completely. This also allows you to "place" items for decoration.

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


---

# 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://chicraft.gitbook.io/intro/guideline/colonies/decorations.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.
