diff --git a/makefloor b/makefloor new file mode 100644 index 0000000..98fe49e --- /dev/null +++ b/makefloor @@ -0,0 +1,14 @@ +local args = { ... } + +local turnedLeft = True + +local curContainer = 1 + +local function selectMatStack() + while + + +local function fillblock() + shouldTurn = turtle.detect() + turtle.up() + selectMatStack()