> For the complete documentation index, see [llms.txt](https://wiki.mineyour.pw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mineyour.pw/pluginsarchive/decorchains.md).

# Декоративные цепи

|                                Крафт                                |                            Предмет                           |
| :-----------------------------------------------------------------: | :----------------------------------------------------------: |
| <img src="/files/hCAQjGTRWY2R6VOZCrVL" alt="" data-size="original"> |                       Декоративная цепь                      |
| <img src="/files/mWfTYepopKbBQbDrVRak" alt="" data-size="original"> |               Декоративная цепь с провисанием 1              |
| <img src="/files/33o8Tp5Wy7FDsKLTmORU" alt="" data-size="original"> |               Декоративная цепь с провисанием 2              |
| <img src="/files/M9uEtNKaNbIJFFnaFoTi" alt="" data-size="original"> |               Декоративная цепь с провисанием 3              |
| <img src="/files/7vV3wobKAUsfE9O4AhU3" alt="" data-size="original"> |                     Декоративная верёвка                     |
| <img src="/files/gLWI9gpXDkyUmM1o6QEA" alt="" data-size="original"> |             Декоративная верёвка с провисанием 1             |
| <img src="/files/lSu5GIegTZU2nTeaHRVI" alt="" data-size="original"> |             Декоративная верёвка с провисанием 2             |
| <img src="/files/GdRepcqVI3wGUe5pM0WG" alt="" data-size="original"> |             Декоративная верёвка с провисанием 3             |
| <img src="/files/vk6w8BgVxJ4sntcRfnTP" alt="" data-size="original"> |                 Декоративная цепь с фонарями                 |
| <img src="/files/2swQkxDCsdNCPTMBN7ku" alt="" data-size="original"> |               Декоративная цепь с фонарями душ               |
| <img src="/files/JtBbCAAmjYbBBhNaukzH" alt="" data-size="original"> |          Декоративная цепь с обычными и фонарями душ         |
| <img src="/files/aeYYPlejyTIscS2fjcVc" alt="" data-size="original"> |           Декоративная цепь с бумажными фонариками           |
| <img src="/files/2N6gzInFFRfhAdfKTxG0" alt="" data-size="original"> | Декоративная цепь из свечей (можно использовать любые свечи) |
| <img src="/files/OawPzRNaEeMuWPgCIZlS" alt="" data-size="original"> |                       Бамбуковая лиана                       |
| <img src="/files/p7EjebkI0VCCD0lJQzEs" alt="" data-size="original"> |                      Декоративный кабель                     |
| <img src="/files/M3gu22BQ3A9NIV1oCkl0" alt="" data-size="original"> |                 Декоративная цепь с аметистом                |

Чтобы установить декоративную цепь нажмите первым феейреверком по нужному вам блоку, после нажмите появившемся предметом по другому блоку!

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

На верёвке можно кататься с помощью лука

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


---

# 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://wiki.mineyour.pw/pluginsarchive/decorchains.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.
