Nick Overdijk
13 years ago
1 changed files with 14 additions and 0 deletions
@ -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() |
Reference in new issue