Skip to content

Creating Schematics

Ryandw11 edited this page Mar 20, 2023 · 3 revisions

Creating Schematics In-Game

Creating a schematic is simple and easy.

  1. Do //wand to get the world edit wands.
  2. Then select the build you want to save to a schematic.
  3. Run the /cstructure createSchem {name} command. Then you are done! The schematic was created and automatically put inside the CustomStructures/schematics folder!

Note: {name} does not include the .schem file extension.

Using Schematics in Structures

To create a new structure that uses your new schematic just simply do:

/cstructure create {structure_name} {schematic_name}

Note: {schematic_name} does not include the .schem

Clone this wiki locally