# Welcome

Welcome to the documentation for my minecraft mods.

Here, you can find documentation for all of my minecraft mods\
\
Suggestions on [iglee.fr](https://iglee.fr/suggestions)

Maven Repository : [maven.iglee.fr](https://maven.iglee.fr/)

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create Encased</strong></td><td>Encase Your World</td><td><a href="/files/NJNzSjlkQcDraBitKojv">/files/NJNzSjlkQcDraBitKojv</a></td><td><a href="https://docs.iglee.fr/encased">https://docs.iglee.fr/encased</a></td></tr><tr><td><strong>Create Quality of Life</strong></td><td>A lot of tweaks for Create</td><td><a href="/files/uDrKB4seb3nRANODMVwZ">/files/uDrKB4seb3nRANODMVwZ</a></td><td></td></tr><tr><td><strong>Create More Recipes</strong></td><td>More recipe types for Modpack makers</td><td><a href="/files/u3FvqCwuWAgw4Kk5NNDC">/files/u3FvqCwuWAgw4Kk5NNDC</a></td><td><a href="/spaces/KaKd30QZipACDpnqnUdC">/spaces/KaKd30QZipACDpnqnUdC</a></td></tr><tr><td><strong>Evolved Mekanism</strong></td><td>Mekanism but evolved</td><td><a href="/files/03PAjQvXvbgBeXVRSBg4">/files/03PAjQvXvbgBeXVRSBg4</a></td><td></td></tr><tr><td>Iglee's Modpack Utilities</td><td>Tweaks your modpack with simple configurations</td><td><a href="https://api.iglee.fr/image/imu">https://api.iglee.fr/image/imu</a></td><td><a href="/spaces/pCSlFLZeCFiQO6IjfL4T">/spaces/pCSlFLZeCFiQO6IjfL4T</a></td></tr></tbody></table>


---

# 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://docs.iglee.fr/readme.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.
