> For the complete documentation index, see [llms.txt](https://paradiseland.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paradiseland.gitbook.io/wiki/misc/schematics/create-a-new-schematic.md).

# Create a new schematic

How to create a new schematic

## What do you need?

You must have the WorldEdit plugin installed and the [barrier block](https://minecraft.fandom.com/wiki/Barrier) -><img src="https://3586521393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaTufFv4BbKVyQLim4tI%2Fuploads%2F2ZlkxxP3ysJjDjmpVc2y%2Fimage.png?alt=media&amp;token=23e8cf4f-ad51-4185-b488-77e9eb3fb644" alt="" data-size="line">.

-> You can also install [WorldEditSelectionVisualizer](https://www.spigotmc.org/resources/worldeditselectionvisualizer-1-7-10-1-20.17311/) as an optional plugin.

## Steps

### Step 1 - build

Build your structure and since I'm such an expert builder, behold my absolutely mind-blowing schematic:

<figure><img src="https://3586521393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaTufFv4BbKVyQLim4tI%2Fuploads%2FoXZZ5rf1mHh9Qlvr8qG4%2Fimage.png?alt=media&amp;token=5d56dd6b-ecb6-4290-917d-f1d64b5b6c9b" alt=""><figcaption><p>A mind-blowing custom tree schematic</p></figcaption></figure>

### Step 2 - barriers

This is an optional step but it is strongly recommended.\
Just add barrier blocks at the top of your build.

<figure><img src="https://3586521393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaTufFv4BbKVyQLim4tI%2Fuploads%2FWYOJL8VGfFNtsr1MavIF%2Fimage.png?alt=media&amp;token=a3bfe627-87a0-4578-a0a7-284ad205469f" alt=""><figcaption><p>Schematic with barrier blocks</p></figcaption></figure>

These barriers will be replaced with air during the placing to avoid the schematic being placed in the rock.

<figure><img src="https://3586521393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaTufFv4BbKVyQLim4tI%2Fuploads%2Fel4mnjD5AbRN1C9VXfs2%2Fimage.png?alt=media&amp;token=b2569e0d-88e4-42f6-a8ea-9d03fc972eea" alt=""><figcaption><p>Barriers replaced with air</p></figcaption></figure>

### Step 3 - saving

Use WorldEdit to select, copy, and save the schematic as a new file.

1. Get your magic wand <img src="https://3586521393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaTufFv4BbKVyQLim4tI%2Fuploads%2F27eseqNY6fDP4JKJnX6v%2Fimage.png?alt=media&amp;token=c60e995a-cff0-4bd1-9d6a-58976d574902" alt="" data-size="line"> by typing: `//wand`
2. Now select the structure like my selection\
   ![](https://3586521393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaTufFv4BbKVyQLim4tI%2Fuploads%2FUl1KQCDAky9ebx0HLoLR%2Fimage.png?alt=media\&token=0e771cce-fb45-4ec6-8257-722e2dc9f8cc)
3. Get in the spectator mode: `/gamemode spectator` and try to move in the middle of the base trunk block. In this way, your head location will be the exact point where the schematic will be placed.\
   ![](https://3586521393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaTufFv4BbKVyQLim4tI%2Fuploads%2F2dynSPNjW4dWQCc0u1Wm%2Fimage.png?alt=media\&token=0d7b7481-57d9-4144-9bbe-e49919547275)
4. Copy the selection by typing: `//copy`
5. Save the copied blocks as a new schematic by typing: `//schematic save schematic_file_name`
   * If you are in 1.8.8-1.12.2, your schematic will be saved by using the [MCEdit format](https://paradiseland.gitbook.io/wiki/misc/schematics/pages/3tpo0Xsk8oTXYWb089iS#1.-mcedit-worldedit-format).
   * If you are in 1.13+, your schematic will be saved by using the [Sponge format](https://paradiseland.gitbook.io/wiki/misc/schematics/pages/3tpo0Xsk8oTXYWb089iS#2.-sponge-format).
6. Copy/Move the created schematic file from the `/plugins/WorldEdit/schematics` to `/plugins/ParadiseLand/schematics`.
   * If you use a different WorldEdit plugin like FastAsyncWorldEdit the folder will be `/plugins/FastAsyncWorldEdit/schematics`.

### Step 4 - try *(optional)*

Type the command: [`/pland schematic paste schematic_file_name.schem`](/wiki/misc/commands/schematic-command.md) (or chematic\_file\_name.schematic):

<figure><img src="https://3586521393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaTufFv4BbKVyQLim4tI%2Fuploads%2F3aHilbXGUxr5CZUURmoa%2Fimage.png?alt=media&amp;token=7ffd0a0f-cf76-4a14-ae87-da7aa3466224" alt=""><figcaption><p>schematic pasted by ParadiseLand</p></figcaption></figure>
