Skip to content

naschorr/computercraft-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

computercraft-scripts

Custom scripts used for ComputerCraft

ultiminer

  • Mine out a 3x3xN tunnel, while handling falling liquids and blocks, and placing torches as appropriate. Returns to the origin and will attempt to unload its inventory into a chest to the right of the turtle's starting position.
  • See ultiminer.lua's config section near the top for more specific configuration
  • Arguments
    • distance: the distance to mine the 3x3 tunnel for
    • skipDistance (optional): the distance to skip before mining out a tunnel for the specified distance.
  • Pastebin 4mT1GsrY

About

Custom scripts used for ComputerCraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages