Advertisement
ItsNoah

readme

Apr 19th, 2021 (edited)
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. How to use my CC-Turtle-Program-Collection:
  2.  
  3. 1. run "pastebin get cakvRYin install.lua" in your turtle
  4. 2. run "install" to show a list of all programs (or use the names of the programs as arguments if you already know them)
  5. 3. type the names of the programs you want to install or type "all" to install all
  6. 4. Done! to update the "install.lua" program, run "update"
  7.  
  8. Why updating the "install.lua" program?
  9. I'll keep adding new programs to my collection and to get access to them, you need to update the install program.
  10.  
  11. List of turtle programs:
  12. - getlavaplus
  13. > run "getlava <diameter>" to let the turtle collect lava from a lava lake and use it as fuel, turtle needs some initial fuel, turtle
  14. needs a empty bucket in its selected slot
  15.  
  16. - setup
  17. > run "setup [ex_type]" with 4 chest in slot #1 and a hopper in slot #2 to let the turtle setup its storage (to let the turtle start excavating a chunk automatically, type "setup [exf/ex]")
  18.  
  19. - exf
  20. > run "exf <diameter>" to use the original excavate program but without collecting the enormous amounts of cobblestone
  21.  
  22. - exm
  23. > run "exm <diameter> <maxDepth>" to use the original excavate program but let the turtle only mine to a certain depth
  24.  
  25. - exfm
  26. > 2 in 1, exf and exm combined, run "exfm <diameter> <maxDepth>" to use it
  27.  
  28. - the other programs in the list are not written by me, but i wanted to include an install option for them too
  29.  
  30. You can add me as a friend in discord if you need help or want to make suggestions -> ⬦ИØДH⬦#3801
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement