Updated Create Schematics (markdown)

simibubi 2022-12-12 19:37:36 +01:00
parent c615e70377
commit 14f4ab6716

@ -1,9 +1,9 @@
This Module provides a collection of Blocks and Items to aid you with schematics inside the game.
### Workflows
* [**Saving** a schematic from your World](https://github.com/simibubi/Create/wiki/Saving-a-Schematic)
* [**Loading** and positioning schematics from your files](https://github.com/simibubi/Create/wiki/Loading-a-Schematic)
* [**Printing** a loaded schematic into the world](https://github.com/simibubi/Create/wiki/Printing-a-Schematic)
* [[Saving a schematic from your World|Saving-a-Schematic]]
* [[Loading and positioning schematics from your files|Loading-a-Schematic]]
* [[Printing a loaded schematic into the world|Printing-a-Schematic]]
### Items
* [Empty Schematic](https://github.com/simibubi/Create/wiki/Empty-Schematic)