# Minecraft Map issues

- [Missing blocks](https://wiki.breadbuilds.com/minecraft-map-issues/missing-blocks.md)
- [Invisible blocks](https://wiki.breadbuilds.com/minecraft-map-issues/invisible-blocks.md)
- [Dead plants](https://wiki.breadbuilds.com/minecraft-map-issues/dead-plants.md)
- [Singleplayer schematic](https://wiki.breadbuilds.com/minecraft-map-issues/singleplayer-schematic.md)
- [​Defining spawn](https://wiki.breadbuilds.com/minecraft-map-issues/defining-spawn.md)
- [Server crashing because of schematic](https://wiki.breadbuilds.com/minecraft-map-issues/server-crashing-because-of-schematic.md)
- [Version](https://wiki.breadbuilds.com/minecraft-map-issues/version.md)
- [Errors while loading a map](https://wiki.breadbuilds.com/minecraft-map-issues/errors-while-loading-a-map.md): For ex. 1.8 world to higher version (1.18+)
- [Falling sand/gravel/etc](https://wiki.breadbuilds.com/minecraft-map-issues/falling-sand-gravel-etc.md): For ex. 1.8 world to higher version (1.18+)


---

# 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://wiki.breadbuilds.com/minecraft-map-issues.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.
