builder using command computer

This commit is contained in:
kepler155c@gmail.com
2017-09-04 17:41:46 -04:00
parent 3a5da45877
commit 2b1d96ab37
6 changed files with 1461 additions and 2102 deletions

View File

@@ -715,7 +715,6 @@ function Schematic:determineBlockPlacement(y)
local hi = turtle.getHeadingInfo(doorDirections[d])
b.heading = hi.heading
b.twoHigh = true
self:addPlacementChain(chains, {
{ x = b.x, z = b.z, y = b.y },