# Crafting Tweaks

- [Back to Blocks ⏪](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/back-to-blocks.md): The Back to Blocks datapack from Vanilla Tweaks is a Crafting Tweaks pack that allows players to craft solid blocks back from their compacted or processed forms
- [Blackstone Cobble 🔀](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/blackstone-cobble.md): The Blackstone Cobble datapack from Vanilla Tweaks is a Crafting Tweaks datapack that allows Blackstone to function as a cobblestone equivalent in standard crafting recipes.
- [Copper Powered Rails 🚄](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/copper-powered-rails.md): The Copper Powered Rails datapack from Vanilla Tweaks is a Crafting Tweaks addition that allows players to craft powered rails using copper ingots instead of gold.
- [Craftable Coral (2x2 & 3x3) 🪸](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/craftable-coral-2x2-and-3x3.md): The Craftable Coral datapacks from Vanilla Tweaks allow players to craft coral blocks from coral fans or coral items using either a 2x2 or 3x3 crafting grid, depending on the version you choose.
- [Craftable Gravel 🛠️](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/craftable-gravel.md): The Craftable Gravel datapack from Vanilla Tweaks is a Crafting Tweaks addition that allows players to craft gravel using flint.
- [Dropper to Dispenser 🚮](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/dropper-to-dispenser.md): The Dropper to Dispenser datapack from Vanilla Tweaks is a Crafting Tweaks addition that lets players upgrade a dropper into a dispenser using a shapeless crafting recipe.
- [More Bark 4️⃣](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/more-bark-4.md): The More Bark datapack from Vanilla Tweaks is a Crafting Tweaks addition that increases the output of bark block recipes (a.k.a. wood blocks) from 3 to 4. These
- [More Bricks 4️⃣](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/more-bricks-4.md): The More Bricks datapack from Vanilla Tweaks is a Crafting Tweaks feature that increases the output of brick block recipes
- [More Stairs 8️⃣](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/more-stairs-8.md): The More Stairs datapack from Vanilla Tweaks is a Crafting Tweaks feature that improves crafting efficiency by increasing the output of stair recipes from 6 stairs to 8 stairs
- [More Trapdoors ➕](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/more-trapdoors.md): The More Trapdoors datapack from Vanilla Tweaks is a Crafting Tweaks enhancement that increases the output of trapdoor recipes from 3 to 12, using the same amount of planks.
- [Sandstone Dyeing 🔴](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/sandstone-dyeing.md): The Sandstone Dyeing datapack from Vanilla Tweaks is a Crafting Tweaks datapack that lets players craft red sandstone from regular sandstone using red dye.
- [Straight to Shapeless 🤝](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/straight-to-shapeless.md): The Straight to Shapeless datapack from Vanilla Tweaks is a Crafting Tweaks feature that lets players craft simple shaped recipes directly in their 2×2 player crafting grid!
- [Unpackable Ice 🧊](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/unpackable-ice.md): The Unpackable Ice datapack from Vanilla Tweaks is a Crafting Tweaks feature that allows players to reverse-craft compressed ice blocks.
- [Unpackable Nether Wart 🔙](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/unpackable-nether-wart.md): The Unpackable Nether Wart datapack from Vanilla Tweaks is a Crafting Tweaks addition that allows players to reverse-craft Nether Wart Blocks back into Nether Wart.
- [Unpackable Wool 🐑](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/unpackable-wool.md): The Unpackable Wool datapack from Vanilla Tweaks is a Crafting Tweaks feature that allows players to reverse-craft wool blocks back into string.
- [Universal Dyeing 🟡](https://dirkocraft.gitbook.io/dirkocraft/crafting-tweaks/universal-dyeing.md): The Universal Dyeing datapack from Vanilla Tweaks is a Crafting Tweaks feature that allows players to re-dye colored items directly into any other color using dye in a crafting grid


---

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