# More Bark 4️⃣

#### 🧠 How It Works

In vanilla Minecraft:

* Crafting 4 logs in a 2×2 grid yields only **3 wood (bark) blocks**, which makes it costly when used in bulk building.

With this datapack installed:

* The **same recipe** now yields **4 wood (bark) blocks** instead of 3.

**🧱 Recipe:**

```
[Log] [Log]
[Log] [Log]
→ 4 Bark Blocks (instead of 3)
```

* Applies to all log types:
  * Oak, Birch, Spruce, Jungle, Acacia, Dark Oak, Pale Oak
  * Mangrove, Cherry, Bamboo (if available)
  * Crimson and Warped Stems (Nether woods)

📌 No new recipes are added — just **increased output** from the existing one.


---

# 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/crafting-tweaks/more-bark-4.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.
