Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- turtle.dig()
- turtle.forward()
- for d=1,distance-1 do
- for h=1,height do
- for w=1,width-1 do
- if w == 1 and w % 2 ~= 0 then
- turtle.turnRight(
- get link:https://exe.io/S0yuD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement