Minetest mod adding lag free saving, loading and emerging of schematics by seperating them in little part schematics asynchronous
- WorldEdit (Optional, Newer than 15.June.2019)
Use chatcommand /exschem
or /help exschem
to see help. You need the privilege: privs
Or view video/update video on YouTube
Minetest schematic: Saving
- /exschem pos1 or /exschem pos1 X Y Z
- /exschem pos2 or /exschem pos2 X Y Z
- /exschem save FILENAME
Minetest schematic: Loading
- /exschem pos1 or /exschem pos1 X Y Z
- (Optional) /exschem here
- /exschem load FILENAME
WorldEdit schematic: Saving
- /exschem pos1 or /exschem pos1 X Y Z
- /exschem pos2 or /exschem pos2 X Y Z
- /exschem save FILENAME true
WorldEdit schematic: Loading
- /exschem pos1 or /exschem pos1 X Y Z
- (Optional) /exschem here
- /exschem load FILENAME
Emerge
- /exschem pos1 or /exschem pos1 X Y Z
- /exschem pos2 or /exschem pos2 X Y Z
- /exschem emerge
Use api functions exschem.load, exschem.save, exschem.kill, exschem.emerge
2.0
CC BY-NC 3.0 | See LICENSE
TalkLounge
E-Mail: [email protected]
GitHub: TalkLounge
Minetest: TalkLounge
Other contributors
See: Other contributors
View exschem
- Add rotate support for whole schematic