⛏️Create a new schematic

How to create a new schematic

What do you need?

-> You can also install WorldEditSelectionVisualizer 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:

Step 2 - barriers

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

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

Step 3 - saving

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

  1. Copy the selection by typing: //copy

  2. 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.

    • If you are in 1.13+, your schematic will be saved by using the Sponge format.

  3. 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 (or chematic_file_name.schematic):

Last updated