# Upload a schematic

**FAWE plugin:** <https://intellectualsites.github.io/download/fawe.html>

1\) Download and install the AsyncWorldEdit plugin

2\) Move one of .schematic file into your schematics folder which is inside the WorldEdit folder.&#x20;

3\) Reload worldedit - <mark style="color:$primary;">/we reload</mark>&#x20;

4\) Load your schematic - <mark style="color:$primary;">/schematic load (schematic\_name)</mark>&#x20;

5\) Go to a place where you want your build to be, the place where you stand is gonna be the middle of the build.&#x20;

6\) Do <mark style="color:$primary;">//paste</mark> or <mark style="color:$primary;">//paste -a</mark>&#x20;

7\) Wait until the schematic load.&#x20;

8\) Enjoy, you probably did it

{% hint style="success" %}
**Good to know:** Browse through amazing hubs, spawns and lobbies <https://www.breadbuilds.com/store>
{% endhint %}


---

# 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-java-tutorials/upload-a-schematic.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.
