Updated Schematic Builder (markdown)

kepler155c
2018-12-10 08:57:26 -05:00
parent 2346cbe844
commit 97e34ced56

@@ -18,18 +18,25 @@ package install core
package install builder
```
## Building
## Setup
Place the turtle or command computer on top of a chest at the corner of the build location.
Copy a schematic file to the turtle/command computer (see downloading instructions if on a server)
Turtles must be placed on top of a chest (any type).
Command computers require a chest on any side.
## YouTube
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/DpNd4dTximA/0.jpg)](https://www.youtube.com/watch?v=DpNd4dTximA)
The first time you run the program, you must select a wrench. Place a wrench into the chest. Go to the supplies list and double-click the SelectAWrench item. Select the wrench and apply. EnderIO, Thermal Expansion, and Applied Energistics wrenches will work (only wrenches that can spin pistons will work).
## Building
Run:
builder <schematic file>
If interrupted, you can resume by placing the turtle back in the original location and restarting the program.
The first time you run the program, you must select a wrench. Place a wrench into the chest. Go to the supplies list and double-click the SelectAWrench item. Select the wrench and apply.
If interrupted during building, you can resume by placing the turtle back in the original location and restarting the program.
## Wrenches
EnderIO, Thermal Expansion, and Applied Energistics wrenches will work (only wrenches that can spin pistons will work).
To determine if a wrench can be used, right click the side of a piston with the wrench. If the piston rotates, then the wrench can be used. Some wrenches work better than others.
## Downloading schematics
@@ -63,3 +70,7 @@ You can download a simple test schematic using:
```
base64dl.lua chicken.schematic https://pastebin.com/raw/vxpHBUky
```
## YouTube
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/GosR_oKfjfY/0.jpg)](https://www.youtube.com/watch?v=GosR_oKfjfY)