# Minecraft Earth Tiles

- [Introduction](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/introduction.md): Here you can find the starting information for Minecraft Earth Tiles.
- [Community Showcase](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/community-showcase.md): This page shows some of the maps which have been made using Earth Tiles
- [Free & Paid Versions](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/free-and-paid-versions.md): This page explains the differences between the two versions of Minecraft Earth Tiles.
- [(WIP) Video Tutorial](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/wip-video-tutorial.md): Presented on this page is a video tutorial regarding the process of using the Minecraft Earth Tiles Software.
- [System Requirements](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/system-requirements.md): This page explains in detail the requirements for installing Minecraft Earth Tiles and recommendations as well.
- [Required Programs](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-programs.md): Provided is a list of programs that are needed to use Minecraft Earth Tiles
- [Installing Minecraft Earth Tiles](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/installing-minecraft-earth-tiles.md): Described here will be how to download the actual Tiles program.
- [Required Addons](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-addons.md): There are just two more downloads to make Tiles work properly.
- [Addons - Part 1](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-addons/addons-part-1.md): This file is not necessary but is suggested to download.
- [Addons - Part 2](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-addons/addons-part-2.md): This file is not necessary but is suggested to download.
- [Addons - Part 3](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-addons/addons-part-3.md): This file is not necessary and only suggested to download if you have slow internet or problems with the Arcgis dataset during generations
- [Addons - PBF File](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-addons/addons-pbf-file.md): OpenStreepMap Data from Geofabrik or OpenStreetMap.
- [Setting up WorldPainter](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/setting-up-worldpainter.md): In order to generate caves and prevent excessive ores, a few manual settings in WorldPainter must be completed.
- [Configuring Earth Tiles](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles.md): Setting up Minecraft Earth Tiles can become a relatively easy process when followed properly.
- [Earth Tiles CLI](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/earth-tiles-cli.md): Generating Earth Tiles Maps can also be done via a CLI (Command-Line-Interface)
- [Folder and Path Settings](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/folder-and-path-settings.md): Configuring Minecraft Earth Tiles can be relatively simple when the instructions are followed. Oftentimes, program errors occur from incorrect configuration.
- [Export Settings](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/export-settings.md)
- [(DEPRECATED) Image World Generator](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/export-settings/deprecated-image-world-generator.md): For use with Fabric only!
- [Map Features](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/map-features.md): Minecraft Earth Tiles allows for the customization of the map to some pre-defined settings. The expansion of these can be edited manually to create more user-specific results.
- [Map Generation](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/map-generation.md): Depending on how you are generating your map, or several, Minecraft Earth Tiles allows for customization of these settings to aid in this process.
- [Mods](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/mods.md)
- [Modded Ores/Custom QGIS Layer](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/mods/modded-ores-custom-qgis-layer.md): Want to add customizations to your Minecraft Earth Tiles map? View here to learn how to add custom-modded ores using a custom QGIS Layer.
- [Vanilla Caves](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/vanilla-caves.md)
- [Common FAQ](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/common-faq.md): Facts & Questions
- [Generating an Earth Tiles Map](https://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/generating-an-earth-tiles-map.md): The steps below will review the process regarding the generation of an Earth Tiles Map.


---

# 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://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles.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.
