bolo17

projects/veinminer

May 8th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. [{"filename":"VeinMiner 0.38.2 [MC1.12; rev 647]","url":"/projects/veinminer/files/2528295/download","status":"release","version":"1.12.2"},{"filename":"VeinMiner 0.38.2 [MC1.11,1.11.2; rev 642]","url":"/projects/veinminer/files/2528292/download","status":"release","version":"1.11.2"},{"filename":"VeinMiner 0.38.2 [MC1.9,1.9.4,1.10,1.10.2; rev 624]","url":"/projects/veinminer/files/2528282/download","status":"release","version":"1.10.2"},{"filename":"VeinMiner 0.38.1 [MC1.12; rev
  2. function enter_vein()
  3. while( length_counter < vein_length ) do
  4. dig_forward()
  5. end
  6. go_home()
  7. end
  8.  
  9.  
  10. function go_home()
  11. turtle.turnRight()
  12. turtle.turnRight()
  13. while(length_counter ~= 0) do
  14. go_forward()
  15. length_counter = length_counter - 1
  16. end
  17. get link:https://gsurl.be/iNFV
Add Comment
Please, Sign In to add comment