Page 1 of 1

[Tutorial] Create and import a schematic file (.mts)

PostPosted: Sat May 31, 2014 09:43
by jp
A schematic file (.mts) is used to import building(s) into a world with WorldEdit.
This file can be found into the “worlds/<my_world>/schems” folder.

  • How to create a schematic file :

    1. Enter in your world (with WorldEdit enabled).
    2. Grant yourself all privileges : /grant singleplayer all¹.
    3. Press F5 to display the coordinates.
    4. Select the area to export with : //pos1 and //pos2.
    5. Create your schematic file with : //mtschemcreate <name of your schematic file>.

    Your schematic will appears into the “worlds/<my_world>/schems" folder.

  • How to import a schematic file :

    1. Enter in your world (with WorldEdit enabled).
    2. Grant yourself all privileges : /grant singleplayer all¹.
    3. Move a schematic file into the “worlds/<my_world>/schems” folder.
    4. Press F5 to display the coordinates.
    5. Select a position with : //pos1
    6. Import your schematic file from the chosen position with : //mtschemplace <name of your schematic file>

¹ (name “singleplayer” by default)

Re: [Tutorial] How do I create / import schem file ?

PostPosted: Fri Jun 20, 2014 03:51
by minermoder27
You only have to type the grant command the first time.
Maybe you should say that?

Re: [Tutorial] How do I create / import schem file ?

PostPosted: Fri Jun 20, 2014 06:01
by jp
minermoder27 wrote:You only have to type the grant command the first time.
Maybe you should say that?

If these are different worlds, no. This tutorial explain in this case. Export / import a schem is often in this case.

Re: [Tutorial] Create and import a schematic file (.mts)

PostPosted: Tue Oct 27, 2015 21:44
by swordpaint12
Unless you've already been on the second world before.

Re: [Tutorial] Create and import a schematic file (.mts)

PostPosted: Sun Nov 01, 2015 18:03
by Sokomine
You can also use my handle_schematics mod for saving and importing schematics. Just install it and type /giveme handle_schematics:build 99 and put the chest somewhere.

Re: [Tutorial] Create and import a schematic file (.mts)

PostPosted: Mon Oct 17, 2016 13:19
by hajo
jp wrote:* How to create a schematic file :
* How to import a schematic file :

Maybe you should add instructions on how to undo the import,
e.g. when the placement was wrong, or it damaged something.

Re: [Tutorial] Create and import a schematic file (.mts)

PostPosted: Mon Oct 17, 2016 17:28
by Onyx
Hi,

To avoid accidents of import, I got used to test above ground (in altitude) beforehand.
This will mark import sense, once that's done, I remove the import test and I can proceed to import at ground safely.

Re: [Tutorial] Create and import a schematic file (.mts)

PostPosted: Mon Nov 28, 2016 23:58
by Sokomine
hajo wrote:Maybe you should add instructions on how to undo the import,
e.g. when the placement was wrong, or it damaged something.

That's where the build chest from my handle_schematics mod comes in really handy. Not only does it rotate the building the way you expect it (i.e. you'll always face the same side and don't have to manually rotate it) - it will also create a backup of the landscape so that placement of schematics can be undone.