.
This commit is contained in:
parent
59261590b3
commit
ad75150a6b
@ -23,8 +23,7 @@ local function selectSeed()
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
local function doField()
|
||||||
|
|
||||||
turtle.up()
|
turtle.up()
|
||||||
|
|
||||||
--do 2 rows of fields
|
--do 2 rows of fields
|
||||||
@ -60,18 +59,13 @@ for i=1, 2 do
|
|||||||
turtle.forward()
|
turtle.forward()
|
||||||
turtle.turnRight()
|
turtle.turnRight()
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
local function main()
|
local function main()
|
||||||
|
doField()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user