> For the complete documentation index, see [llms.txt](https://wiki.soltionstudios.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.soltionstudios.com/tutorials/importing-schematics-to-singleplayer-minecraft.md).

# Importing schematics to singleplayer minecraft

WorldEdit mod will be needed

1. Open the installation path of your minecraft, by default it is located at *<mark style="color:yellow;">**%appdata%/.minecraft**</mark>*
2. Inside that folder, there should be another folder named *<mark style="color:yellow;">**WorldEdit**</mark>*, there you should find another folder respective to the *<mark style="color:yellow;">**schematics**</mark>*.
3. Move all the schematics that must be loaded into minecraft to that folder.
4. In minecraft, make sure the schematics were successfully loaded with the following command: *<mark style="color:yellow;">**//schematic list**</mark>*
5. Now you must load the schematic: *<mark style="color:yellow;">**//schematic load \<schematic\_name>**</mark>*
6. Finally, to paste the loaded schematic, use: *<mark style="color:yellow;">**//paste**</mark>* or *<mark style="color:yellow;">**//paste -a**</mark>* for ignoring the air blocks (most efficient).
