drop(), which will drop all the items in the turtle's active slot into the inventory in front of it (dropUp() and dropDown() also work). turtle. Pastebin is a website where you can store text online for a set period of time. compare turtle. while turtle. Tekkit Classic Server/Client. elseif turtle. com is the number one paste tool since 2002. Mining Turtles are upgraded versions of Turtles from ComputerCraft. Basically, you place the mining turtle in the front-left corner of where you want your room to be. right-click the turtle, add fuel (coal, charcoal, or lignite coal (modern industrialization) install a github client: pastebin run p8PJVxC4Then I have switched to filter+rs with a code like: for i = 1 , 9 do rs. --]]. My suggestion would be to make a narcissistic mining turtle and just have the turtle excavate with 2 shells. I have tried what seems like every quarry&strip mining program on the planet and never have I. Mining Turtles are upgraded versions of Turtles from ComputerCraft. When you right click the turtle itself, you will get a GUI, much like "Win32 Console". GitHub Gist: instantly share code, notes, and snippets. For turning left and right we can just use the turtle API directly. this has happened a couple times so far and it is a little annoying as it will destroy the dump chest or fuel chest. Example (probably not formatted well, sorry I'm getting back into lua still and turtle api): turtle. 25) end which will cause the turtle to repeatedly attempt to move forward (with a short delay between each one to avoid unnecessary processes) until it succeeds in moving forward, which will avoid it messing up on it's count of how many blocks it has gone if it runs into a player or mob or something else. Hello r/feedthebeast! I have made two very useful codes for mining using computercraft turtles in feed the beast. Now the turtle enters the first part of the code. 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. . Add this topic to your repo. Custom way of entering the Bumblezone. Then, place a turtle on top of that chest, and place another chest on the other side of it. Took it down to do some tunnels and will not work. I saw a mining turtle program that I wanted to try out but i didn't know what to do when downloading. lua > receive. Mining Turtle Excavating. " GitHub is where people build software. 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,. Putting "excavate" on startup won't work as you need to specify a number to excavate. Note: You can also use a Wireless Modem in the recipe for a Wireless Mining Turtle, and Crafting Bench for Crafty Mining Turtle. ago. He's talking about "excavate", which indeed stops and deletes all progress once the server goes offline. I am in a multiplayer hosted server with. drop() //Place all items back in chest then when using turtle. I'm trying to set up a system where a mining turtle does: > tunnel 3 > excavate 2 This is a simple example of a way to collect a ton of resources down to bedrock in a line with a simple walkway down the side I need a way to do this automatically without having to type the. forward() do os. Turtles can more efficiently mine, much better than a player. Basically, you place the mining turtle in the front-left corner of where you want your room to be. All other commands marked with a * are usable by simple and mining. checkDown end function tunnel forward forward forward. you can then save it with the CTRL key, and type 'square 10' and it should dig a 10 block long 3x3 tunnel. Here is my turtle code and is tested. local size1 = tonumber. 123yeah_boi321 • 1 yr. You can just start out with 10 or 15 if you want. compare() Item2 = turtle. 3. attack then. side? string The specific tool to use. Imagine you want your mining turtle to excavate a specific area, mining all the blocks within a defined boundary. This is a quick little program I wrote to dig out underground rooms. The subreddit for all things related to Modded Minecraft for Minecraft Java Edition --- This subreddit was originally created for discussion around the FTB launcher and its modpacks but has since grown to encompass all aspects of modding the Java edition of Minecraft. Anyway, I am currently trying to learn ComputerCraft programing using lua. It can dig dirt, gravel and sand, but will stop the excavate program if it reaches a harder block (ie. -- Fuel should be on the lower right slot. This means that you will get quicker and cheaper results for your turtle mining efforts!. I ran into the problem that whenever i tell my mining turtle to mine somt. There's a command already on the turtle called excavate. minecraft turtle better mining program 3. ") return. 5. select (1) turtle. 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. I do not know if this has to do with some server issues we have been. g. 3. the turtle drops the stuff behind him and a obsidianpipe suck it up (buildcraft). 5 ) end: end: elseif zPos < z then: while zDir ~= 1 do: turnLeft() end: while zPos < z do: if turtle. print ("Resuming mining. Replies: 0 Views: 3,869. local function digNorth repeat if turtle. turnLeft() end Explanation 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. Step-size defaults to 1 if not specified. sleep(. if you type 'edit square', at the prompt, you'll start editing the program named 'square'. turtle. while (true) do if 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. Less Stupid: Mining Turtle. excavate 3). 1) rs. 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. raw download report. Dec 9, 2012. if turtle. Assuming ofcourse they havn't updated the excavate program. BUT it leaves blocks behind, and even leaves itself behind, copying itself as it moves. getFuelLevel < 64 then turtle. and Link! - The dynamic trio of mining turtles - Expandable mining well quarry without frames Started by Mike_Wazowski00, 24 May 2020 turtle : 3 replies; 11,751 views; Luca_S; 30 May 2020; AE2 Pure Certus, Quartz, or Fluix Grower Started by ariqbailey, 23 Aug 2014 turtle, computer, utility : 11 replies; 27,129 views; Anora; 09. 10. I have a mining turtle which is currently excavating, with a wood pipe sucking its items out when the excavate is completed. 19. Replies: 14 Views: 4,053. via excavate it stops when hitting the first block and just says comments sorted by Best Top New Controversial Q&A Add a Comment. As of ComputerCraft 1. Mining turtles also don't break blocks unless issued the dig() command so that shouldn't be a problem. It needs three values: height, width, and depth. turtle. It will need to go almost up the build limit and deploy the computers. 0 . . Minecraft - FTB Turtle Excavate and Tunnel Programs - Turtorials The KODO - Gaming and Random Tutorials 6. -- Attempt to dig/attack below the turtle local function digDown() Mining turtles can tirelessly excavate and collect resources without the need for constant player input. you cant even fuel a mining turtle, you just type in the tunnel command -. Endertank with lava in slot 1. turnLeft for i = 2, 16, 1 do. Each turtle handles a 1x3 column of tunnel blocks, so the three turtles combined construct the full 3x3 tunnel. Near the. distX = distX -1. what is wrong does excavate command work that way. Once you have excavated a hole, right click on it, and select the option to place a mining turtle. If a quantity is specified, it will craft only up to that many items, otherwise, it will craft as many of the items as possible. These turtles will dig all the materials and minerals for you, just feed them with some coal blocks;). This automation feature not only streamlines the mining process but also opens up new possibilities for resource. fandom. By mining three layers at once, this program digs faster. In theory you should also add the amount of time that the turtle takes to get. dig() will return false. Pastebin. Logs it's progress on screen and in a file named "turtleLog" 11. You can use it to dig up minerals or trees quickly. Then, place torches in the turtle's first inventory. ago. if turtle. Not what your turtle is mining at. detectUp()==true do turtle. 65 is the level that the turtle starts on. Good for getting to diamonds quickly. To associate your repository with the computercraft-scripts topic, visit your repo's landing page and select "manage topics. Description. Mining turtles stop when they exit the chunk loaded area (and it's hard to chunkload the whole of the target area!) print ("Depth - 0 for starting, otherwise how far to move down before mining. Type in excavate then a number (e. These dimensions can be increased, up to 64x64. Try changing every FallingSand with falling_block as well as ArmorStand to armor_stand, MinecartHopper to hopper_minecart and, XPOrb to xp_orb The normal excavate program just takes one row at a time though AustinKK, your program takes 3 row's at a time ^^* Though I suppose I could just put some glass in the first slot ^^* I'd lose a slot but its still faster than the normal excavate. depth = depth + 1. I am looking for a program that will excavate an area. I use mining turtles instead of a quarry and was wondering if there was any way to get it to display to a monitor when it is done so i can go start it again. By anuGrahbodi123. 2. and this happened, i. move = function if where == 1. 4 Mine subsidence. The turtles will seal off any holes in the walls and will light the mine as they dig it, ensuring that no mobs get into your mine! They will also seal off any lava or water so your mine does not flood [See note 1]. Pastebin. 5 ) end: end end: while depth < y do: if turtle. quarry 2 18: 10m55s, 6 charcoal used. drop() //Place all items back in chest then when using turtle. -- integer will be used (ex: 3 will dig 4). Bomb Bloke, on 07 August 2018 - 01:45 AM, said:raw download report diff. Mining Turtles, Wireless Turtles and Wireless Mining Turtles (Block ID 209). detectUp == true do. The for loop on line 29 is slightly different from for loops we’ve used before. I've tried quite a few different ways. The turtle with the diamond pickaxe should, like a real diamod pickaxe, get stuck and not destroy the ore. When trying to do "turtle. detectDown() do turtle. ago. lua -- Optional, for use on a computer with a Wireless/Ender Modem to receive broadcasts from Mining Turtles with Modems > dig. lua -- API for keeping track of motion / resuming after a restart -- Run once to generate "dig_options. This is a CC Tweaked mining turtle program to excavate the classic mining tunnels and deposit resources back at the base. dig, check the block against the variables. - Make some more turtles from the loot and repeat the above step. More posts you may like. currY = newY. edit startup <enter>. Fueling was implemented in Computercraft 1. dig() turtle. attack() with an engineering turtle makes the ripe berry disappear but it does not appear in the turtle's inventory. Here's some time measurements (done on 26 layer superflat): excavate 6: 16m50s, 13 charcoal used. 2 When using the excavate program, when the turtle returns to dump its contents into a chest, it turns around and stops. excavate 3). However, I would like to loop the excavation command so that I don't need to manually restart it each time, but with a wait of 120 seconds between each iteration to allow for the items to be sucked out. I just placed the felling Turtle on the top bit of a 2x2 jungle tree and typed, 'excavate 2' He does the rest of the work, I am looking into using an old mining turtle slot and planting a redwood at the bottom, then felling from the top down to collect about 150-200 pure wood in one go. Mining Turtle 'Safe Excavate' Program - HELP Hey guys I'm looking for a Mining Turtle 'Safe Excavate' Program. On the other hand, rushing a mining turtle and running a quarry program does feel overpowered to me. -- Make sure you keep the chunk (s) the turtle is. back () for i = 1, <height> do turtle. Our Turtley friend runs on a programming language. Nov 14, 2023, 04:16 PM. To set the mining turtle to quarry everything in a square area right-click, type 'excavate' followed by a radius number (such as given example below). 11. suckup() //chest above with items you don't want to be mined) Item1 = turtle. Programs that do handle it correctly have a much better chance of surviving a chunk unload, or game stop/start, although there is still a chance that the turtle will experience what u/snipeytje was describing. digUp turtle. Business, Economics, and Finance. This is a total of 1 action = 0. Let. The excavate command has not implemented something like that yet. dig returns true if there was something there to dig, otherwise it returns false. Started by Inksaver. I wasn't saying that it should auto refuel him i was just saying that the fuel i put into him gets throw into the chest when he gets full and dumps his inventory. To review, open the file in an editor that reveals hidden Unicode characters. then in the text editor typing: shell. Place a chest (best to use like a diamond chest or double chest unless you're using the whitelist setting) 2. Not a member of Pastebin yet?. function forward() while not turtle. down() end. Pastebin is a website where you can store text online for a set period of time. Contribute to ThatTravis/CC-Tweaked development by creating an account on GitHub. dig () until turtle. name == value then upCheck = true break end end if not upCheck then dig ("up") end --down for key,value in pairs. elseif turtle. 5. #2. you cant even fuel a mining turtle, you just type in the tunnel command -. To use: 1. -- Put any fuel in the first slot, if you don't want to have to refuel, use refuel<amount> before running this. ago. Like i go into rom/programs/turtle and edit the excavate command. drop(), which will drop all the items in the turtle's active slot into the inventory in front of it (dropUp() and dropDown() also work). Dec 25, 2012 #6 I love the miner, so biased herePastebin. Unsere Homepage: Tekkit Tutorial Playlist: Turtle bot, with filter and advanced pattern. Dig down to bedrock Move up 5 spaces, dig and move forward twice Turn Right and dig and move forward Dig back up to the surface Use coal for power Fill hole below you with a chest, fill chest with mined items Turn Left, move forward two and right one Repeat until out of. run ("superawesomecustomprogram") with the quotes in that context. com is the number one paste tool since 2002. Hey guys I'm looking for a Mining Turtle 'Safe Excavate' Program. detectUp do if turtle. WARNING. 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. Anywhere that the turtle finds ore, lava, water, or just open space will be replaced with whatever is in this slot. By Arpeggy Published on 20 Apr, 2023 4. You can also restock turtle in similar manner if the filter is turned to restock the turtle once powered. turnRight () xDir, zDir = zDir, -xDir. The turtle moves around the space specified, then stops and spits out it's contents. Location Fredrikstad. By Cyron113 Published on 7 May, 2021Second turtle was spawned in creative, the advance mining turtle. 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. Digging Turtle is a turtle part of the ComputerCraft mod. Whether mining ore, chopping wood, or harvesting wheat, the turtle. Pastebin. 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. local FuelNeeded -- Minimum level of fuel allowed for turtle to start. I really want to either edit them or copy them, as recreating it would be a small nuisance. Then just call that function everywhere you have the normal turtle. "tunnel 50" Enter Nothing happend. Mining Turtles Exploding? I am playing FTB Ultimate Reloaded and I set my mining turtle to quarry out an area for resources, I go back to the surface and after a little bit I hear an explosion. To begin with, place your mining turtle in the bottom left corner of: your hole. 3. end --function. Cryptoturtle. 11 ), as well as, unfilled and unsupported abandoned stopes and excessive water withdrawal. com is the number one paste tool since 2002. If a hoe is used to attempt to "dig" a dirt block, it will be. There's quite a few turtle programs available that do this. it will ask for a starting Y value, just put in whatever f3 says. It also disappeared when trying to pick up and replace. attack() can now specify which side of the turtle to look for a tool to use (by default,. When they encounter lava, they will automatically stop until the lava is gone or until you recover the turtle. Never . When are sea turtle nests excavated? When a nest is excavated depends on when it hatches. 0:00 / 24:06 Minecraft | Let's Code. -- move the turtle up one block and dig any block in its path: function up() while not turtle. com is the number one paste tool since 2002. 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. . dig. Excavate. W00dyR, on 02 January 2013 - 05:11 AM, said:1. com is the number one paste tool since 2002. Thanks it works! i used the excavate program vom build in to setup a autoquarry. The size of the room is customizable. Example (probably not formatted well, sorry I'm getting back into lua still and turtle api): turtle. digUp then. EDIT 3: Still not behaving quite as expected. excavate <width> Digs a square-shaped quarry to bedrock, of width equal to that specified. refuel (1) end end function up () fuel () if turtle. ComputerCraft. Help!!!8. function dropItems write (" Clearing Inventory behind me") turtle. dig () end end. drop (). turtle. It allows the turtle to not only place and interact with blocks, but also break them. 23 posts. digUp turtle. -- This is because for every hole, the turtle needs to put a chunkloader in the. digUp end. Easiest way I know of installing quarry in your turtle, is to download the setup script from pastebin: pastebin get LcrmJKAn setupItharianEngineering said: The default excavate command doesn't automatically refuel him if he is low. Boolean Whether the turtle could successfully turn. Talk one-on-one with one of our experienced team members. Please use Ctrl+t to terminate and move the turtle") sleep (2) print ("Mining turtle wants to dig a 2x2 tunnel. However, you will need to do this with lua, using turtle. Mining Turtle 'Safe Excavate' Program - HELP . cfg" Let's assume you want the turtle to branch mine. fanzypantz • 8 yr. Here's some time measurements (done on 26 layer superflat): excavate 6: 16m50s, 13 charcoal used. 1 | betterExcavate SeleckPlays 1. To the left is the Evil Minion The Evil Minion spawns in the world, you can tame the Evil Minion using bread, he. Turtle Lumberjacks are mining turtles that are programmed to chop down a tree. Excavation program for a minecraft turtle. Attempt to break the block in front of the turtle. Be sure to place ladders in slot one of your turtle's: inventory and specify configuration variables before beginning. Details on this will be posted in the next few days. While it has an ignore list, based on this part of the code; function check () downS, downD = turtle. -. This can be especially useful if playing on Peaceful difficulty, as skeletons won't be able to spawn, meaning that bones. 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. -- Determine the top mining layer layer. from the BetterEnder Chests mod. I am new (ish) to coding and these are my first two programs I have made using Lua and computercraft. Tekkit Classic turtles do not require fuel. It has a large quest tree with a detailed guide on mods like The Bumblezone and Productive Bees and includes custom progression which ties mods together. minecraft turtle better mining program 3. 7 *31. 9. You can get it way easier and earlier then any other mining option imho. So I tried but the author seems to have made these things things turtle-resistant. Automatically checks if you have fuel disabled; Keeps a (somewhat) detailed record of what it mines; Will log mining runs for posterity when. For example, if you wanted to create a 2×2 hole and a 1×1 hole. This is because fossils are only found in certain layers and biomes, and are usually bigger than blobs. local function tryDigUp while turtle. select (1) end . 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. Make sure you put some fuel into the 16th slot (the last one) for the turtle to use while it's flattening. lua. Less Stupid: Mining Turtle. 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. Then, insert the Y layer on witch the mining will happen (-45 is the best one) Second, insert the side tunnels size. 5 ) turtle. turtle. 22K subscribers Join Subscribe 125 23K views 10 years ago Turtorials Just a fast. local Chest = 0 -- Declaring a chest value to determine if chest should be place in the end. r/feedthebeast • i was trying to make a underground base. the single version does not require "cloning" Edited by infinitebrainspace, 01 December 2014 - 09:11 PM. Excavate. g excavate 3). 5) comes up, type tunnel 15, comes up no such program. type name. Feb 4th, 2023 (edited) 95 . go. Anything I type comes up no such program. The size of the room is customizable. turtle. print ("get auto-restocked during mining). sleep (0. g. But the turtle will not start back mining again. Pastebin. end --function. a guest . Make a mining turtle excavate a room for you Make a roller coaster Make a floating mining platform Make an automated wheat farm Make a fully automated HV Solar Array Factory. Mining Turtle contains information about the ComputerCraft mod. 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). Mining Turtles: Mining turtles can assist in gathering the required resources for seed planting,. It is essentially a robot with the ability to move around, detect, place blocks and pick-up or drop items. dig() turtle. dig turtle. Minecraft/Buildcraft Mining Turtle: 'excavate' program except it uses all fuel it collects Raw. 5. forward() then: zPos = zPos + 1: elseif turtle. When programmed correctly, they can mine in a square shape until they are full. sleep (1) print ("Turtle will mine 1 block in front, and one to its left. Description: A very versatile Quarry program for a mining turtle, AustinKK really took the time to make this program work well. Turtles can be refueled by running refuel in the shell. -- Smart Mining Turtle by RPGFabi-- This Smart Mining Turtle mines efficiently blocks. All ComputerCraft blocks are waterproof - this makes turtles very convenient for underwater mining and exploration. Here it is: local depth = 0 local isJunk = true function fuel () if turtle. (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. Pastebin is a website where you can store text online for a set period of time. function prepNextTunnel if t % 2 == 0 then. When programmed correctly, they can mine in a square shape until they are full. It sounded quite stupid the first time I saw that, but it basically ensures that if anything comes in the way, that thing will be. febcad • 10 yr. May 19th, 2016. Bucket in slot 2. The turtle. 0 . I tried to display some information on the turtle while mining. Tweaked Mining turtle excavate . sleep (0.