> For the complete documentation index, see [llms.txt](https://dirkocraft.gitbook.io/dirkocraft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/more-bricks-4.md).

# More Bricks 4️⃣

The More Bricks datapack from Vanilla Tweaks is a Crafting Tweaks feature that increases the output of brick block recipes

#### 🧠 How It Works

In vanilla Minecraft:

* Brick-based blocks (like **brick blocks**, **nether bricks**, and **red nether bricks**) typically yield **only 1 block** when crafted.
* This is resource-inefficient, especially for large builds using smelted or rare items.

With this datapack:

* Crafting the following blocks now yields **4 blocks** instead of 1:
  * **Brick Block** (crafted from 4 bricks)
  * **Nether Brick Block** (crafted from 4 nether bricks)
  * **Red Nether Brick Block** (crafted from 2 nether bricks + 2 nether wart)

**🧱 Example:**

```
[Brick] [Brick]
[Brick] [Brick]
→ 4 Brick Blocks (instead of 1)
```

The recipes **remain the same** — only the **output quantity is increased**.
