Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- turtle.suckUp()
- while turtle.place()
- turtle.select(2)
- turtle.dig()
- turtle.select(1)
- turtle.place()
- turtle.select(3)
- turtle.dig()
- turtle.select(1)
- end
- turtle.craft()
- turtle.dropDown()
- turtle.craft()
- turtle.dropDown()
- turtle.craft()
- turtle.dropDown()
- turtle.craft()
- turtle.dropDown()
Advertisement
Add Comment
Please, Sign In to add comment