# Blackstone Cobble 🔀

#### 🧠 How It Works

In vanilla Minecraft:

* Many key recipes (like furnaces, pistons, droppers, brewing stands, stone tools, etc.) require **cobblestone**.
* **Blackstone** resembles cobblestone but **can’t be used in most of these recipes**.

With this datapack installed:

* All recipes that normally accept **cobblestone** can now also accept **Blackstone**.
* This includes:
  * 🔨 Stone tools (pickaxe, axe, shovel, hoe, sword)
  * 🔥 Furnace
  * 🎯 Dispenser / Dropper
  * 🧪 Brewing Stand
  * ⚙️ Piston
  * 🪨 Stone Pressure Plate

You can simply replace cobblestone with Blackstone in your crafting grid — no changes to recipe shapes or outputs.


---

# 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/blackstone-cobble.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.
