Updated Schematic Builder (markdown)
@@ -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
|
||||
[](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
|
||||
[](https://www.youtube.com/watch?v=GosR_oKfjfY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user