forward() end: turnAround() if i2 < width then: turtle. While mining, the turtle will go through ore veins. (Or just stops mining). 5) end end end while depth < y do if turtle. Mining Turtles are upgraded versions of Turtles from ComputerCraft. The turtle should a wireless mining turtle. detectDown() then if turtle. Be sure to place ladders in slot one of your turtle's: inventory and specify configuration variables before beginning. Now the turtle enters the first part of the code. Tweaked Mining turtle excavate . -- Place a chest with enough space for what you are digging behind the turtle before beginning. Mining Turtles. dig([side]) Source. ComputerCraft. turtle. Once the user has obtained a diamond pickaxe. Description. raw download report. print ("Please note, the turtle will try to place the contents of its inventory in a chest (placed below its orignal point). I've fueled it up but it doesn't want to mine. The Turtle is part of the ComputerCraft mod and can be programmed using Lua and the Turtle API. The command is turtle. attayi • 8 yr. you cant even fuel a mining turtle, you just type in the tunnel command -. dig or turtle. There are 2 ways: Either chunkload the area or make a copy of excavate that allows you to inject variables for the internal position with parameters and saves it actual status to a file every move (or if it has GPS fewer times). 1. forward () do sleep ( 0. I got a little mountain top fort going and Mining turtle excavate a 2x2 cube straight down to bed rock. The tunnel has to be 3x3, place torches, refuel automaticly, and maybe put the stuff it got in a chest. For example, if you wanted to create a 2×2 hole and a 1×1 hole. Which is what it says when it is done mining. function prepNextTunnel if t % 2 == 0 then. Because any moving action takes time being able to dig 3 times for each block is very important if you want your resources sooner. To the left is the Evil Minion The Evil Minion spawns in the world, you can tame the Evil Minion using bread, he. -- Put any fuel in the first slot, if you don't want to have to refuel, use refuel<amount> before running this. and it will dig out a square down until it hits bedrock. - Make your turtle "excavate" huge areas starting at Y 16. ") return. dig() os. refuel (1) end. That alone doesn't make it restart correctly, but it means that you only have to write the coordinates of the "base", width, depth, heigh and. forwardThis is a useful Script Addon. --]]. Automatically checks if you have fuel disabled; Keeps a (somewhat) detailed record of what it mines; Will log mining runs for posterity when. function excavate turtle. I thought it would be cool to make one that mines every 2 layers, to avoid excess cobble, and follows veins around it until. --]]. -- Make sure you keep the chunk (s) the turtle is. turnLeft turtle. dig moveForward end . Digging Turtle is a turtle part of the ComputerCraft mod. The entity names has changed since 1. Min version. This script aims to the most reliable and self-sufficient way for a mining turtle to dig a quarry with as little human supervision as possible. Hello, searched now very long Time at Google and Youtube to find something that help's me but couldn't find anything that helped me. 22K subscribers Join Subscribe 125 23K views 10 years ago Turtorials Just a fast. It'll also spit out resources there when full. The length of the lanes doesn't matter though. sleep (0. Is there a way or program that can tell the turtle to go to a drum and refuel? I think if the turtle selects an empty bucket it can whack the drum to fill it (using turtle. This is a total of 1 action = 0. I've been looking on the internet and I cannot find them. local east = 0. Ultimately, the balance of turtles (and computers) is a very situational thing. This is a CC Tweaked mining turtle program to excavate the classic mining tunnels and deposit resources back at the base. dig then if not collect then. Talk one-on-one with one of our experienced team members. Type in excavate then a number (e. using all mining abilities and the enderchests. 16. dig, check the block against the variables. I disabled the need for fuel in the configuration so that fixed that. -- * Using chunkLoader, 32 (4 chunks). I…In diesem Tutorial zeige ich euch wie ihr eure Mining Turtle gut arbeiten lassen könnt. Started by Inksaver. For the other mod, Computercraft turtles are pretty cheap to make it a mining turtle either combine with a diamond pickxe or use the equip command. Turtle can mine down a certain number of blocks before starting. compare() Item2 = turtle. while turtle. Pastebin. Once programmed with the desired instructions, these robotic creatures tirelessly excavate blocks, tunnel through walls, and collect valuable resources, allowing players to focus on other aspects. g excavate 3). digDown() then if not collect() then returnSupplies() end else return falseMining turtles can tirelessly excavate and collect resources without the need for constant player input. So dig 1 2 3 might do 1 wide, 2 high, 3 deep If you've never programmed before, this is a relatively simple project to get started with. -. Examples of Basic Programs:Turtles are one block large robots that can be programmed to mine and build automatically and/or communicate over Rednet. Reactions: Fuzzbling. Tweaked Mining turtle excavate . By anuGrahbodi123. The size of the room is customizable. Type in excavate then a number (e. (4 turtles, a small legion) I was looking at your Known Bugs spoiler and noticed that you had an issue I used to have with my simpler mining program. If odd number is provided the next. lua. (edited by A Fandom user) 0. Unlike other quarries, and the built-in "excavate" program, my quarry will mine tunnels, and then search around these tunnels for ores. Mining Turtle Is mining blocks, but some of them don't disappear as they should. ago. Alchemical bag + Black hole Band + Gem of Eternal Density while mining Interdiction torch your base Dark Matter tools Flying ring MK5 reactor with ice injection for. P. Pastebin is a website where you can store text online for a set period of time. {"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"README. Mining script for turtle]]-- function refuel if turtle. In a loop, plant sapling, detect log, if log, dig, forward, and then dig up, go up, then detect log until there isn’t a log above. Pastebin is a website where you can store text online for a set period of time. excavate <width> Digs a square-shaped quarry to bedrock, of width equal to that specified. A Mining Turtle! | Ep. Pastebin. Here's basic code that would cause a turtle to loop the attack command forever (turtles will stop. the turtle drops the stuff behind him and a obsidianpipe suck it up (buildcraft). For instance, the progress and the fuel consumption. Diamond pickaxes (mining turtles) can break any vanilla block, but other tools (such as axes) are more limited. I do have a single turtle 3x3 tunnel digger that also handles all the bad stuff, and places torches, but I fall asleep following it. 7heAbyss. It will stop there but you can do a simple while true loop in startup and keep running the program. turtle. pastebin get LEHQExFi flex. you dont need to refuel. Go Down Pages 1 2. #1. 0 . For flattening an area it is relatively easy to write a simple program to mine a 1x3 tunnel then go over 1 and do that again in reverse with a variable tunnel length, and I would recommend you watch the. I want this because I have other mods that include jetpacks and it makes trying to get to the bottom. Mining Turtle Quarry. Turtle GUI 2. Now i want after he drops the stuff to return to the last dig position and continue to work and after he hit something he can't dig he shoud stop and return. We're opposing lax environmental standards, challenging a proposed phosphate mine off the coast of Mexico, and working on issues surrounding. Add comment. Mining turtles stop when they exit the chunk loaded area (and it's hard to chunkload the whole of the target area!) I've also tried a Steve's Cart drilling cart but the area it drills is far too large meaning it has to return far too often to offload the cobblestone it has mined. The turtle with the diamond pickaxe should, like a real diamod pickaxe, get stuck and not destroy the ore. 19. Attempt to break the block in front of the turtle. a guest . Second turtle was spawned in creative, the advance mining turtle. by default it will dig 16m forward, then turn right, while slowly creating a 16x16m hole, down to bedrock. GitHub Gist: instantly share code, notes, and snippets. setOutput (side,true) turtle. Their tireless work ethic allows players to focus on other aspects of the game, such as exploration, building, or crafting. Turtle GUI 2. 2. - just needs one mining turtle - rednet (startup versions) - Farm-- saves and starts where it was left before the chunk unloaded (session permission)-- selfbuilding. 5 Add-On Scorching Heat Enchantment. Mining Turtle 'Safe Excavate' Program - HELP Hey guys I'm looking for a Mining Turtle 'Safe Excavate' Program. When programmed correctly, they can mine in a square shape until they are full. com is the number one paste tool since 2002. locate () end. 60 . ComputerCraft coroutine can't move turtles (1. 5. 2. Meaning this should work just fine for making sure cobble will. Simple Mining Turtle Tunnel. dig() else turtle. 0. attack). Function turtle. if you need, here is the full documentation for CC Tweaked: How to use itThe excavate command will automatically dump items out directly behind where it was initially started. ") print ("Place COBBLESTONE into Slot 2 (used for")turtles, like pretty much everything else in minecraft, stop functioning when the chunk they are in unloads. Apr 5, 2013. -- Determine the top mining layer layer. We want the algorithm to make the turtle dig a hole one space deep, then move one space forward, dig a hole two spaces deep, then move one space forward, dig a hole three spaces deep, and so on. dig() BlocksDone = BlocksDone+1 sleep(0. 32s per block for the Knight's Tour and 0. You have three options that I can think of: use a world anchor or other chunk loading device to keep the chunks the turtle is mining active, babysit the turtle (don't leave the turtle's immediate vicinity), or build some sort of GPS-style. When programmed correctly, they can mine in a square shape until they are full. To begin with, place your mining turtle in the bottom left corner of: your hole. -- move the turtle up one block and dig any block in its path: function up() while not turtle. Make sure the turtle has about 500 or so fuel. CryptoTired of mining in Minecraft? Well now you can automate the process with this AI mine turtle. I'm a complete noob, so I'd love all the help as I can get. If the condition is met, the turtle executes turtle. dig() or turtle. The first few lines of code will tell you where to place them. function dropItems write (" Clearing Inventory behind me") turtle. turtle. cfg" Let's assume you want the turtle to branch mine. type in tunnel then the amount of blocks you want to mine in numelals. turtle. To associate your repository with the computercraft-scripts topic, visit your repo's landing page and select "manage topics. Hey, so today i was experimenting with mining turtles, i notice when his inventory gets full he goes up. down() end. Instead of adding 1 on each iteration, the for loop will add the. Turtles can more efficiently mine, much better than a player. Example (probably not formatted well, sorry I'm getting back into lua still and turtle api): turtle. B. . sleep (0. Feb 4th, 2023 (edited) 95 . Preloading the fuel takes all the hassle out of keeping it stocked. com is the number one paste tool since 2002. dig() turtle. Name the turtle; preload it with a massive amount of fuel units, place it down next to your dump enderchest and set it running on the default excavate program? It'll mine all the way down to bedrock, return to the ender chest automatically when it's full and then resume mining. In the GUI, type in excavate then a number (e. Deep-sea Mining. dig end. The turtle will attempt to place a tool on its specified side. what i would do using cc:tweaked - use a GPS setup to get the turtle's co-ords. Pastebin is a website where you can store text online for a set period of time. Standard branch mining procedure, leaves 3 blocks between branches. Business, Economics, and Finance. Took it down to do some tunnels and will not work. The turtle would also end up on top of the pillar, so you'd have to add a way to bring it down. Turtle Lumberjacks are mining turtles that are programmed to chop down a tree. 5 ) end: end: elseif zPos < z then: while zDir ~= 1 do: turnLeft() end: while zPos < z do: if turtle. By typing excavate 3, you are telling it to mine a 3×3 hole down to bedrock. It allows the turtle to break ground/soil blocks such as dirt and sand, instead of. turnLeft () xDir, zDir = -zDir, xDir. Pastebin is a website where you can store text online for a set period of time. Slot in this case is 1. -- This is because for every hole, the turtle needs to put a chunkloader in the. The turtle has a diamond pickaxe. You can get this onto your turtle by typing pastebin get v1VdfmC8 flat . You'll essentially need to keep track of where the turtle is after every move, by saving it's position to a file. end . It doesn't place flooring or walls or anything, so it's only good for digging out underground rooms. Excavation program for a minecraft turtle. If it runs into bedrock, it will come back to start and tell you where bedrock was found. Thanks it works! i used the excavate program vom build in to setup a autoquarry. Just a fast tutorial showing the built in programs Excavate and Tunnel for the FTB Turtles. Basically, you place the mining turtle in the front-left corner of where you want your room to be. Pastebin. Also, a turtle-free (and, sadly, better) way to make a cobblestone generator is using an igneous extruder. dig() functions use the turtle’s equipped tool to collect blocks. digUp() end: stepsDown = stepsDown - 1: save() end-- turn the turtle to the left: function turnLeft() turtle. Just put it down at the charge station, and pick it up when ready to use it. File:Grid Turtle. However, this is not even scratching the surface of it's huge potential. Digging and Excavation. Mining Turtle contains information about the ComputerCraft mod. To automatically create the desired subway tunnels (which are 3 blocks wide and 3 blocks tall, and of a variable length), three separate Mining Turtles are used, each with slightly different instructions. 0. -- On a mining turtle, paste and execute the following command to install: -- $ pastebin get 9rUhn7TQ startup -- The program accepts one argument, the size of each branch/hole to dig. This was requested on a previous video. This is meant as a general purpose programming tutorial, and should help you lea. For example, to have the Mining Turtle excavate a 10x10x10 area type: excavate 10 To make a tunnel 50m long (3 wide and 2 high) type: tunnel 50. A Turtle with the ability to mine any block it encounters. forward() end if bit. turtle. forward() turtle. getFuelLevel < 64 then turtle. Never . cfg, the frequency is for turtle broadcast, and the color is for when receive. In other words, it would dig down in a 1x1 block column, looking at all the blocks it sees, and only dig the ones specified (specify them by putting them in slots 2-9). fandom. To use: 1. attack then. Nov 14, 2023, 04:16 PM. dig. Turtles are not affected by lava, however they cannot remove or delete the lava blocks. I use many turtle but not one of them actually moves (obviously I don't have a mining turtle), they only turn, so when the chunk is unloaded/loaded, they will simply resume with no problem. a guest . 4, Tekkit Classic runs Computercraft 1. I was talking about player height vs turtle height. CC-Tweaked-mining-program. It's great for mining, but I think it might be useful for logging as well, by putting the turtle atop the highest tree and telling it to excavate. See full list on feed-the-beast. Website: is a quick little program I wrote to dig out underground rooms. Type the name of the program, followed by the dimensions of the room, and it'll dig forward, right, and up to make the room. Mining Turtle 'Safe Excavate' Program - HELP . detectDown() do turtle. com is the number one paste tool since 2002. 4s. while y < end_y do -insert stuff- x,y,z = gps. attack then. turtle. The turtle moves around the space specified, then stops and spits out it's contents. Just installed ftb on a brand new computer. Ether0p12348. elseif turtle. Just running into some bugs with the ComputerCraft turtles. drop end. Survival Toolkit. 1) Filter blocks so it doesnt pick up cobble/dirt/etc 2) after its inventory is full, go back to its starting position and deposit in a chest, move a long more blocks, mine out, come back, deposit, and keep going?For the other mod, Computercraft turtles are pretty cheap to make it a mining turtle either combine with a diamond pickxe or use the equip command. drop (). . This automation feature not only streamlines the mining process but also opens up new possibilities for resource. what is wrong does excavate command work that way. Type. excavate <diameter> in a mining turtle and it will make a square hole to bedrock that is <diameter> by <diameter> It will automatically use the coal it finds as fuel, but won't try to mine ore veins that leave the hole. The mining turtle is a robot used to mine straight tunnels the distance you specify, or dig outwards in a circle to hollow out an area. hope this helps ! r/ComputerCraft. this has happened a couple times so far and it is a little annoying as it will destroy the dump chest or fuel chest. The Advanced Turtle is a block added by the ComputerCraft mod. Quick and dirty staircase to bedrock. IC2's mining laser can be used to dig "long" tunnels at once. -- Usage (program name) <Width> <Depth> <Length> <Direction>. Well i had some trouble connecting that with my branch mining operation but i finally did it the other night. The ideal size for efficiency is: -- * Using spotLoader, 16 (1 chunk). For example, to have the Mining Turtle excavate a 10x10x10 area type: excavate 10 To make a tunnel. -- A chest or an inventory should be present at the left of the starting position. My take on a semi intelligent mining turtle. Join Johnny and mysterious disembodied voice in this whacky and fun tutorial on how to make an efficient and easy to use mining turtle that will place chests,. Pastebin. -- In flex_options. move = function if where == 1. Im trying to either program or find a turtle that is able to avoid mining diamonds, and then keep mining my tunnel. Pastebin. Mining turtles also don't break blocks unless issued the dig() command so that shouldn't be a problem. digUp() end: stepsDown = stepsDown - 1: save() end-- turn the turtle to the left: function turnLeft() turtle. Run the "pastebin" command to download and execute the script referenced in the link above. this program, place your turtle on the bottom row of the middle column of. That's one reason the Center has taken a lead role against deep-sea mining. end --function. If you didn't already understand that this is for the turtle, it is. Logs it's progress on screen and in a file named "turtleLog" 11. Contribute to ThatTravis/CC-Tweaked development by creating an account on GitHub. end . dig()", so am always impressed when people do fancy ore excavation programs. I got a little mountain top fort going and Mining turtle excavate a 2x2 cube straight down to bed rock. Sign. This Miner will leave minimal change in landscape, as it attempts to only mine valuable resources. By Cyron113 Published on 7 May, 2021You can set up the Mining Turtle to excavate a 3x3 hole in the ground, or you could also make the Mining Turtle dig a tunnel. 4. Please use Ctrl+t to terminate and move the turtle") sleep (2) print ("Mining turtle wants to dig a 2x2 tunnel. Here is some example code: local direction = 3 --#coordinate f in the f3 screen (3 = east) replace with the direction your turtle is facing and change every time it turns. Good for getting to diamonds quickly. The Mining Turtle is a block added by the ComputerCraft mod. dig() turtle. This is a CC Tweaked mining turtle program to excavate the classic mining tunnels and deposit resources back at the base. A Fandom user · 9/5/2013. turtle. When you add in the additional turn at the end of each row, you get 0. So, name it, feed it lots of lava and then use it as you see fit. febcad • 10 yr. it's a harder-that-diamond-ore, like bedrock If you use the. Mining Turtles are upgraded versions of Turtles from ComputerCraft. When they encounter lava, they will automatically stop until the lava is gone or until you recover the turtle. --Sleeps for %time% seconds, while displaying %text% and counting downNether Excavation Turtle : r/ComputerCraft. This is a CC Tweaked mining turtle program to excavate the classic mining tunnels and deposit resources back at the base. depth = depth + 1. (edited by A Fandom user)-- Didn't need to dig last time the turtle moved, so try moving first . currX = newX. Mining Turtles are upgraded versions of Turtles from ComputerCraft. New world (direwolf) and have been playing a few days. Example (probably not formatted well, sorry I'm getting back into lua still and turtle api): turtle. Place a chest (best to use like a diamond chest or double chest unless you're using the whitelist setting) 2. WARNING. for CC:Tweaked 1. The turtle can be commanded to dig a quarry of any size, and it does so by digging through every other layer down to the bedrock and. Hello r/feedthebeast! I have made two very useful codes for mining using computercraft turtles in feed the beast. Business, Economics, and Finance. Join the KeySmash Family- Dandy explains Turtles, specifically Mining Turtles, and how yo. returnSupplies end else return false end elseif turtle. One relatively easy way to make turtles resume mining is to have them being able to tell their coordinates. Turtle. You can set up the Mining Turtle to excavate a 3x3 hole in the ground, or you could also make the Mining Turtle dig a tunnel. Step-size defaults to 1 if not specified. It will simply charge a turtle next to it (on the side with the dot). turnRight() -- Turns around. To stop the turtle you can right click it and hold ctrl-t for three seconds to get it to stop. quarry 6: 11m25s, 6 charcoal used. returnSupplies end else return false end elseif turtle. end --function. Anyway, I am currently trying to learn ComputerCraft programing using lua. Note: You can also use a Wireless Modem in the recipe for a Wireless Mining Turtle, and Crafting Bench for Crafty Mining Turtle. Business, Economics, and Finance. digUp() BlocksDone. There are four types of turtles: Turtle Wireless Turtle Mining Turtle Wireless Mining Turtle Due to ComputerCraft being an independent mod, some unusual things happen with the other. you cant even fuel a mining turtle, you just type in the tunnel command -. dig() will return false. The one annoying thing about Computercraft is that all computers and turtles reset when chunks unload. dig end if face == 0 then y = y + 1 end if face == 1 then x = x + 1 end. attack() then: collect() else: sleep( 0. 2. 5. #5. Not what your turtle is mining at. checkDown end function tunnel forward forward forward. That's why I made thise super awesome mega cool extreme plugin.