# Straight to Shapeless 🤝

#### 🧠 How It Works

In vanilla Minecraft:

* Several basic items (like Bread, paper, etc.) require a **3×3 crafting table**.
* Even though these recipes physically **fit in a 2×2 grid**, they can’t be made in the player inventory grid.

With this datapack:

* You can craft **certain shaped recipes** directly in your **2×2 inventory grid**, making them much more accessible.

**✅ Examples of Now-Craftable Items in 2×2:**

* Paper
* Bread
* Shulker Boxes


---

# 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/straight-to-shapeless.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.
