In particular, its `//save` and `//mtschemcreate` commands (docs, tutorial).
Re: how do i make schematics?
Posted: Sat Oct 08, 2016 15:05
by SuperPantsofDoom
thx i'll check that out
Re: how do i make schematics?
Posted: 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.