Page 1 of 1

how do i make schematics?

PostPosted: Fri Oct 07, 2016 22:58
by SuperPantsofDoom
so id like to make a new portal shape. for use w/ pilz adams nether mod. how do i make schematics is there a software or what

Re: how do i make schematics?

PostPosted: Sat Oct 08, 2016 03:20
by kaeza
See WorldEdit mod.

In particular, its `//save` and `//mtschemcreate` commands (docs, tutorial).

Re: how do i make schematics?

PostPosted: Sat Oct 08, 2016 15:05
by SuperPantsofDoom
thx i'll check that out

Re: how do i make schematics?

PostPosted: Sun Oct 09, 2016 02:47
by paramat
Best way is by Lua tables, this gives you full control over things you cannot set using worldedit, such as per-node force-place.
Use the method of this mod https://github.com/minetest-mods/saveschems
Enable mod and when entering the world the mod will run and save schematics to files.