# Furniture

## 🪵 Furniture Crafting Guide

Here, you’ll find a wide range of furniture variants perfect for decorating your base, building cozy homes, or showing off your creative side.

Some furniture items can be **purchased in `/shop`**, while others are **crafted** using our special **Carpentry Table**.\
Below you’ll find all available **craftable furniture recipes**.

> ⚙️ Recipes are subject to change or new additions over time.

### 🧰 Carpentry Table

You’ll need a **Carpentry Table** to craft most decorative furniture.

### ![](/files/zvqRtrYSy9cJQnfsAP0l)

### 🪛 Items & Components

#### 🔩 Nails

* Crafted using **Iron Ingots.**
* Main component in most furniture recipes.

![](/files/6S4heOrj7Lxd0A5qsLBE)

🪑 Furniture & Decoration Recipes

All of the following items can be crafted **using the Carpentry Table**.

#### 🌳 Cut Planks

* **Cut Acacia Planks** → Crafted from *Acacia Planks*
* **Cut Dark Oak Planks** → Crafted from *Dark Oak Planks*

<div align="left"><figure><img src="/files/I0Gnn5l0vt05KtA6RjVg" alt="" width="354"><figcaption></figcaption></figure></div>

#### 🪵 Oak Furniture

<div align="left" data-full-width="false"><figure><img src="/files/xaFFg71yjReIjShoeBmE" alt="" width="357"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/FcH1h0KREzMw9MjgMBn7" alt="" width="354"><figcaption></figcaption></figure></div>

**Benches, Tables & Chairs**

* **Oak Bench** → Cut Oak Planks + Nails + Iron Block
* **Cushioned Oak Chair** → Cut Oak Planks + Nails + Wool
* **Oak Table** → Cut Oak Planks + Nails
* **Oak Centerpiece Table** → Cut Oak Planks + Nails
* **Gilded Oak Table** → Cut Oak Planks + Nails + Gold Ingot
* **Gilded Oak Centerpiece Table** → Cut Oak Planks + Nails + Gold Ingot
* **Oak Side Table** → Cut Oak Planks + Nails

**Cabinets, Dressers & Shelves**

* **Oak Cabinet** → Cut Oak Planks + Nails
* **Large Oak Cabinet** → Cut Oak Planks + Nails
* **Gilded Large Oak Cabinet** → Cut Oak Planks + Nails + Gold Ingot
* **Oak Dresser** → Cut Oak Planks + Nails
* **Small Oak Dresser** → Cut Oak Planks + Nails
* **Gilded Small Oak Dresser** → Cut Oak Planks + Nails + Gold Ingot
* **Shelf** → Cut Oak Planks + Nails
* **Slim Oak Shelf** → Cut Oak Planks + Nails
* **Small Oak Shelf** → Cut Oak Planks + Nails

**Desks & End Tables**

* **Oak End Table Cabinet** → Cut Oak Planks + Nails
* **Gilded Oak End Table Cabinet** → Cut Oak Planks + Nails + Gold Ingot
* **Large Oak Secretary Desk** → Cut Oak Planks + Nails
* **Gilded Large Oak Secretary Desk** → Cut Oak Planks + Nails + Gold Ingot

**Decorative Pieces**

* **Oak Chest** → Cut Oak Planks + Nails + Gold Ingot
* **Oak Globe** → Cut Oak Planks + Nails + Map

#### 🌺 Acacia Furniture

* **Small Acacia Table** → Cut Acacia Planks + Nails + Glass Ingot

### 🪙 Additional Decorations

These decorative items are crafted using a **standard Crafting Table**, not the Carpentry Table.

| Decoration                   | Recipe                                    |
| ---------------------------- | ----------------------------------------- |
| 📝 Stack of Papers           | Crafted from Paper                        |
| 💰 Pile of Gold Ingots       | 8× Gold Ingots                            |
| ⚙️ Pile of Iron Ingots       | 8× Iron Ingots                            |
| 🪙 Scattered Gold Coins      | 7× Gold Nuggets                           |
| 💵 Small Piles of Gold Coins | 8× Gold Nuggets                           |
| 🧱 Broken Stone Bricks       | Crafted using Stonecutter on Stone Bricks |
| 🏖️ Striped Towel            | Crafted from Wool                         |

### 🧱 Notes

* All recipes can be modified in future updates.
* Gilded variants are luxury versions requiring **Gold Ingots**.
* Experiment with different wood types for unique aesthetic combinations.

> 💡 **Tip:** Combine multiple furniture pieces to create themed rooms — rustic, royal, or modern!


---

# 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.cobbletwo.com/features/furniture.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.
