# 🛠️ Vanilla Tweaks / Plugins

We have split these out into [Data Packs](/dirkocraft/data-packs-and-plugins.md) (inc plugins) and [Crafting Tweaks](/dirkocraft/crafting-tweaks.md)\
\
Some of the more popular ones are listed below!

***

### Data Packs&#x20;

* [Armor Statues](/dirkocraft/data-packs-and-plugins/armor-statues.md)
* [Cauldron Concrete ](/dirkocraft/data-packs-and-plugins/cauldron-concrete.md)/ [Cauldron Mud](/dirkocraft/data-packs-and-plugins/cauldron-mud.md)
* [Coordinates HUD](/dirkocraft/data-packs-and-plugins/coordinates-hud.md)
* **Jakes Build Tools -** [Block Wrench](/dirkocraft/data-packs-and-plugins/block-rotation-wrench.md) / [Chisels ](/dirkocraft/data-packs-and-plugins/chisel.md)/ [Experience Flask](/dirkocraft/data-packs-and-plugins/xp-bottling-flask.md) /[ Grass Starter](/dirkocraft/data-packs-and-plugins/grass-starter.md) / \
  [Hammer ](/dirkocraft/data-packs-and-plugins/3x3-hammer.md)/ [Hardhat ](/dirkocraft/data-packs-and-plugins/hardhat.md)/ [Item Magnet](/dirkocraft/data-packs-and-plugins/item-magnet.md) / [Tape Measure](/dirkocraft/data-packs-and-plugins/tape-measure.md) / [Trowels](/dirkocraft/data-packs-and-plugins/trowel.md)
* [Mini Blocks](/dirkocraft/data-packs-and-plugins/mini-blocks.md)
* [Storage Pots](/dirkocraft/data-packs-and-plugins/storage-pots.md)

### Crafting Tweaks

* [Back to Blocks](/dirkocraft/crafting-tweaks/back-to-blocks.md)
* [Copper Powered Rails](/dirkocraft/crafting-tweaks/copper-powered-rails.md)
* [Dropper to Dispenser](/dirkocraft/crafting-tweaks/dropper-to-dispenser.md)
* [Straight to Shapeless](/dirkocraft/crafting-tweaks/straight-to-shapeless.md)
* [Log Stripping + Undo](/dirkocraft/data-packs-and-plugins/log-stripping-+-undo.md)
* **Unpackable** [Ice ](/dirkocraft/crafting-tweaks/unpackable-ice.md)/ [Nether Wart](/dirkocraft/crafting-tweaks/unpackable-nether-wart.md) / [Wool](/dirkocraft/crafting-tweaks/unpackable-wool.md)


---

# 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/minecraft-information/vanilla-tweaks-plugins.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.
