Custom scripts used for ComputerCraft
- 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