Computercraft Tunnel Code. The This tutorial will teach you the functions of the Turtl
The This tutorial will teach you the functions of the Turtle API, and also will teach you how to make your first turtle program. All fuel Hello r/feedthebeast! I have made two very useful codes for mining using computercraft turtles in feed the beast. Unlike other quarries, and the built-in "excavate" program, my quarry will mine tunnels, and then 1 Regular Shell Commands 2 Turtle-specific Commands 3 Command Computer-specific Commands 4 Removed Commands 5 See Also Here you'd move a turtle with various commands like "move 10" and "turn left", much like ComputerCraft's turtles! Moving a turtle (though not turning it) consumes fuel. 18K subscribers Subscribe For the sake of LUA practice, I've made a simple ore locating program for computercraft. Each script serves a The Mining Turtle is a block added by the ComputerCraft mod. Each script serves a Plase the Turtle in the bottom left position in the directioin you want to dig the tunnel. It allows for 3x3 tunnel mining. A Turtle with the ability to mine any block it encounters. Along the way it resists to get stuck on things like sand or gravel. If a The Mining Turtle is a block added by the ComputerCraft mod. Turtle The Turtle API is used to work with your Turtles. P - README. Place the turtle facing a crate, all digging will be done away from the crate. The program lets you pick a mode and tell it how far to tunnel. Tunnel digger for ComputerCraft - 3x3 Tunnels, Torch Placer, Auto Refueling - W. Hello, people of the future! I originally posted Variable Size Quarry 03 November 2012 at 12:48 PM on the old ComputerCraft forums when I was just learning to code in high If there is a download failure, it is most likely caused by pastebin being under heavy load. This is some clean code I wrote to mine a 3x3 tunnel with as little turtle movement as I could. I reserve the right to change the code at any time without warning. md It has three modes to "tunnel" in 1x2, 2x2, and 3x3. The turtle requires fuel to move A fork of the much-beloved ComputerCraft, it continues its legacy with improved performance and stability, along with a wealth of GeoMinerBest for auto mining GeoMiner is a program for turtles that allows you to search and mine any blocks using a geo scanner from the Advanced Peripherals mod. If any bugs are Fully automated strip mining in Minecraft using ComputerCraft Turtles MerlinLikeTheWizard 2. It can also computercraft-mining-script - A Lua script I made for the Minecraft mod ComputerCraft. The turtle requires fuel to move in the form of combustibles such as, I've created a program that is similar to the default tunneling program on the turtles, except that it mines a 3x3 instead of a 2x3. When the default tunneling program mines through . ComputerCraft-Tunnel-Bore This repository contains three Lua scripts designed for automating turtle operations in Minecraft using the CC:Tweaked mod. This program is very useful for finding a large amount of A computercraft lua script for a custom tunneler supporting filters and different dig directions. I. I don't think there's a way to have less turtle movement. In our program we will create a function called dig, which will allow you to perform the dig forward, dig up, and dig down from our current code by calling the function instead of repeating all that You can specify how long each tunnel is (rounding to the nearest 8), how many tunnels, and which direction the next tunnel will be. md Guys, name up to 3 your most useful programs from your survival world, and a description to it, i just want to expand usefulnes of this mod, but it A Mining Turtle is the same as a Turtle, only now you can use it to mine for you. I am new (ish) to coding and these are my first two programs I have made yatp = yet another tunnel program so I decided to write this simple program to create a 1x2 tunnel of specified length, place blocks beneath the ComputerCraft-Tunnel-Bore This repository contains three Lua scripts designed for automating turtle operations in Minecraft using the CC:Tweaked mod. Mining a block is done instantly, and will only retrieve items or blocks I was wondering if anyone had a tunneling program that has, or could make, a turtle mine a 3x3 square, place torches behind it, place an ender chest every so often, deposit the items into it, It digs up tunnel with user define dimensions and with sophisticated and efficient way of digging a tunnel. To run the program, just type the name of the program followed by the lenght you want.