# Armor Statues 🦾

#### ✅ How to Create the Statue Book

1. **Craft a Book and Quill** (1 book + 1 ink sac + 1 feather).
2. **Open the Book and Quill**, and **sign it** with the exact title:

   ```
   Statues
   ```
3. **Sign and Close** the book.

Once signed with the title **Statues**, the datapack detects it and automatically transforms it into the **Statue Book**, which unlocks the custom armor stand controls.

***

#### 🛠 How to Use the Statue Book

Once you have the **Statue Book**, right-click (use item) while holding it to open the interactive menu.

From here, you can perform the following actions on a nearby armor stand:

**⚙️ Main Features:**

* **Pose Armor Stand** – Choose from various preset poses or manually adjust limbs.
* **Move and Rotate** – Fine-tune the position and orientation of the armor stand.
* **Adjust Arms & Base** – Toggle arms, base plate, size (small/big), and gravity.
* **Copy/Paste Poses** – Save a pose from one armor stand and apply it to another.
* **Show Hitboxes** – Visual aid for fine adjustments.
* **Invisible Mode** – Make the armor stand itself invisible, leaving only the armor and items visible.


---

# 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://dirkocraft.gitbook.io/dirkocraft/data-packs-and-plugins/armor-statues.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.
