mirror of
git://repo.or.cz/minetest_schemedit.git
synced 2025-01-09 17:40:32 +01:00
Fix typo in readme and update it
This commit is contained in:
parent
a6cf015631
commit
b8cbb66d83
@ -6,11 +6,11 @@
|
|||||||
## Description
|
## Description
|
||||||
This is a mod which allows you to edit and export schematics (`.mts` files).
|
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 supports node probabilities, forced node placement and slice probabilities.
|
||||||
|
|
||||||
It adds 3 items:
|
It adds 3 items:
|
||||||
|
|
||||||
* Schematic Creator: Used to mark a region and export it as schematic
|
* Schematic Creator: Used to mark a region and export or import it as schematic
|
||||||
* Schematic Void: Marks a position in a schematic which should not replace anything when placed as a 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
|
* Schematic Node Probability Tool: Set per-node probabilities and forced node placement
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user