Miroir du mod minetest_schemedit.
Go to file
Wuzzy 2fea0b3d27 Version 1.1.0 2019-03-26 12:12:21 +01:00
locale Fix a few typos 2019-03-22 18:39:44 +01:00
textures Rename mod to schemedit 2017-09-20 14:34:37 +02:00
LICENSE Initial commit 2017-07-21 17:52:48 -07:00
README.md Version 1.1.0 2019-03-26 12:12:21 +01:00
init.lua Fix bad formspec escape 2019-03-22 18:46:57 +01:00
mod.conf Move to new mod.conf format in MT 5.0.0 2019-03-22 16:49:52 +01:00
screenshot.png Add screenshot 2017-09-20 14:39:22 +02:00

README.md

Schematic Editor [schemedit]

Version

1.1.0

Description

This is a mod which allows you to edit and export schematics (.mts files).

It supports node porbabilities, forced node placement and slice probabilities.

It adds 3 items:

  • Schematic Creator: Used to mark a region and export it as schematic
  • Schematic Void: Marks a position in a schematic which should not replace anything when placed as a schematic
  • Schematic Node Probability Tool: Set per-node probabilities and forced node placement

It also adds the server command placeschem to place a schematic.

Usage help

Usage help can be found when you use the optional Help modpack (mods doc and doc_items).

You should also refer to the Minetest Lua API documentation to understand more about schematics.

License of everything

MIT License