> For the complete documentation index, see [llms.txt](https://evanthebearge.gitbook.io/minecraft-earth-map/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-addons.md).

# Required Addons

#### Minecraft Earth Tiles requires just a few more add-ons to ensure the program will perform properly. Please make sure you download these ones as well!

{% hint style="success" %}
You will need to extract them into the Tiles folder/directory you created in the last step.
{% endhint %}

### **Custom WorldPainter Script Download (Addon 1 of 2)**

### **Download Links:**

* Mirror 1 - [MediaFire](https://www.mediafire.com/file/0uugh9dsclpjhnc/worldpainter-script.zip/file)
* Mirror 2 - [Website](http://earth.motfe.net/files/q34apCmsDcU4uJW1kU0L/worldpainter-script.zip)

{% hint style="warning" %}
You only need to download **one** version of the Custom WorldPainter Script. Multiple mirrors are provided for convenience.
{% endhint %}

<figure><img src="/files/1Q9OapD08EbkFCRBbsSN" alt=""><figcaption><p>Extract into your Tiles folder as shown above.</p></figcaption></figure>

### **Custom QGIS Project Download (Addon 2 of 2)**

#### **(**&#x77;ith all predefined layer configurations; \~2.5 GB packed, \~11.4 GB unpacked)

### **Download Links:**

* Mirror 1 - [MediaFire](https://www.mediafire.com/file_premium/bkr1rsv66lblybn/qgis-project.zip/file)
* Mirror 2 - [Website](http://earth.motfe.net/files/R4QWRfQxoiwx1BykrGVr/qgis-project.zip)

{% hint style="warning" %}
You only need to download **one** version of the **Custom QGIS Project**. Multiple mirrors are provided for convenience.
{% endhint %}

<figure><img src="/files/l3d6VKKJsglkYKiqO9ZQ" alt=""><figcaption><p>Extract into your Tiles folder as shown above.</p></figcaption></figure>

The **Custom QGIS Project** is extracted into the Earth Tiles folder as its own directory, as shown above


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-addons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
