From 97e34ced563a27731e1e2dcd1a3ec49878cc66b9 Mon Sep 17 00:00:00 2001 From: kepler155c Date: Mon, 10 Dec 2018 08:57:26 -0500 Subject: [PATCH] Updated Schematic Builder (markdown) --- Schematic-Builder.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/Schematic-Builder.md b/Schematic-Builder.md index 29a7f61..0ece5df 100644 --- a/Schematic-Builder.md +++ b/Schematic-Builder.md @@ -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 -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) +