# More Bricks 4️⃣

#### 🧠 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**.
