forward() was true or false, the program would check to see if the turtle was moving. In the very last slot, place one block of the fuel that is in the fuel chest best to just use coal and in the slot just left of. 1. Turtle can mine down a certain number of blocks before starting. -- drop slots are 2 and 13-16, fuel slot is 1, torch slots are 3 and 4If the chest that are needed are not stocked well and often then the turtle may run out of fuel, torches or won’t be able to put the items anywhere. shell. refuel (1) end end function up () fuel () if turtle. ) slot 2: chests (for unloading items. Docs: Github: Pastebin code:. To burn an item for fuel, it must be in the turtle’s inventory and in the selected slot , which has a thick border around it, as shown in Figure 2-8 . Hope you enjoy!Business, Economics, and Finance. Slot one enderchest is for inventory. 2. you dont need to refuel. Just feed it a bunch of coal/coke at first and you'll be good to go. a guest . The Wireless Mining Turtle identical to the standard Mining Turtle, except for the ability to be issued commands from a distance via a Wireless Modem on a Computer. The Turtle can move 1 block for each fuel count it has, for example, coal yields 96 block movements. Mining the two blocks doesn’t use fuel, so the turtle uses only one unit of fuel in this action. turtle. otherwise, (and you probably already know this), they need coal or something fuel-like. fandom. Hey, I saw a bunch of people suggesting someone make a program like this, so I thought I would give it a go. Wie behält die Turtle nach dem ab- und wieder aufbauen ihr Fuel und ihr Programm?Mining Turtle contains information about the ComputerCraft mod. All you have to do is fuel it up, give it the lanes and depth, and run it. Feb 27, 2013. Here it is: local depth = 0 local isJunk = true function fuel () if turtle. Note, it does have an extremely expensive steel cost, but if you produce refined iron in a. If that chest contains fuel then you could do turtle. Follow the Feed The Beast Wiki on Discord or Mastodon! READ MORE. Places blocks on top and bottom center tunnel if none are present. Optional Non-fuel mode While most actions a turtle can perform (such as digging or placing blocks) are free, moving consumes fuel from the turtle's internal buffer. Alternatively, if you've got EU to spare (it doesn't need all that much, 10k is fine) build a charge station and place the turtle next to that a while. I made this simple mining program that tunnels and it record information such as the percentage it is done. Turtles require fuel to operate - this means Turtles must be powered from any item that works in a regular furnace, like coal and lava. 68. The main issue im seeing is that. GameStop Moderna Pfizer Johnson & Johnson AstraZeneca Walgreens Best Buy Novavax SpaceX Tesla. Install the script to a mining turtle: pastebin get XguAbG4T vMiner. Place mining turtle 3. However, this is not even scratching the surface of it's huge potential. very useful for strip mining. What I usually do is put coal into a specific slot of the turtle, and then when the fuel gets below a threshold "Min Fuel Reserve Level", it scans the turtle's inventory for coal and refuels (1 unit at a time) until we hit a "Full Tank Level". 18. refuel () in the lua interpreter which should eat up ALL the fuel in the selected slot. 4 number fuel turtle. So you can have as many inserters (conduits) and belts and whatever items that you need to automate your factory. Mining Turtles have less EMC cost than a quarry. Same with all the other automated mining setups. Then, even after you break the turtle (assuming you labeled it), it will keep the fuel amount. 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. I'd like each API function to be able to require fuel to complete, and the ability for the server admin to set how much fuel each function uses. This could lead to the turtle getting lost in the tunnel, the tunnel being dark so mobs spawn, or the turtle will run back and forth from the area its mining to the chest to try and place items. The range of the wireless modem is 64 blocks in clear weather, but reduces to 16 blocks in a thunderstorm. ("Hi There Welcome to Mining Turtle Program") print ("How Far Will Turtle Go") input = io. Simply type in Tunnel X where X = the number of blocks in length you want the tunnel to be. end. A Turtle with the ability to mine any block it encounters. Dec 17, 2012. Don't forget the brackets! The fact that it tells you that there are no programs is because you haven't created one yet! In order to run commands, you MUST write a program. Then, when the turtle runs out of fuel, it drops the ender chest for fuel, pulls a stack out and refuels. Business, Economics, and Finance. I'm a complete noob, so I'd love all the help as I can get. local FuelNeeded -- Minimum level of fuel allowed for turtle to start. 2: link. --You will need, 1 advanced mining turtle, 1 bc factory mining well, 1 tesseract from thermal expansion, 1 ender chest from ender storage, 2 chicken chunks chunk loaders, and some fuel for your turtle--Place down an advanced mining turtle high in the air away from obstacles facing some direction in a location of choiceJade IS compatible with CC: Tweaked in the way it shows you what the mining turtle has inside (how many blocks it has dug, for example). ago. This program will allow you to refuel your turtle with lava without having to. The deposits themselves can last for 150 minecraft days, so there's a lot of ore to get out of it. A Turtle with the ability to mine any block it encounters. 3. The program takes inputs for the mining area size and length, calculates fuel requirements, and performs the mining operation while managing the fuel level and item drops. Nov 21, 2015. Put fuel in your turtle and it'll gobble up everything. craft(quantity) Crafts the specified amount of items using ingredients in the inventory. The misc peripherals thread doesn't mention requiring fuel, and the railcraft chunk loader is the only one that requires fuel, so it's safe to assume that the turtles don't need fuel. Turtles require fuel to operate - this means Turtles must be powered from any item that works in a regular furnace, like coal and lava. Place the turtle in bottom left of the quarry from birds eye view. I'd like to create mining program for Turtle from ComputerCraft mod. The turtle searches around, finds a tree, chops it and all of it's leaves down, returns, places the saplings uniformly, places a chest, stores it's excess materials, designates a "home" block for itself, and begins mining. Stores output in a chest. Reply reply chuiu • Try starting the turtle one block above the area you want to mine. If you type in excavate 8 it will mine an 8x8 wide quarry until the ground. Of the 356 species of turtles worldwide, approximately 61% are threatened or already extinct. But although I tried to calculate the fuel requirements it kept getting stuck in mobs spawned in the tunnels. So you can make the same thing. Features: * Automatically refuels from drone inventory or refuel station. The mining robot part of the video is the easiest way to get a well going down to bedrock nearly alw. Not to mention the 2 turtles would have to wait for the 16 mining turtles to complete their patterns. v2 Swarm Miner is a simple Swarm Turtle Quarry system that mines out area defined by you by dividing it into smaller sectors and mining them one. Okay guys. This method is faster than strip mining, where the constant turtle rotation to check walls takes longer than simply removing it. So I'm writing this help topic for you to help me to program a simple mining turtle program. To fix these issues i have edited the code once again. Alternatively, you can use turtle. A Mining Turtle is the same as a Turtle, only now you can use it to. 68. Edit it. end . 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. 8! It is now universal for both Turtle and Computer! As always: Please test it and feel free to make critic and report bugs (In this post). 2:(I think) you can start the wireless turtles from a terminal if you also have a wireless modem. Since the tools will lose any NBT data upon being equipped, the turtle will. The turtle did no come back to the initial location to dump its items. EDIT: Forgot to decrease the height, fixed now. I show how to obtain and use a neat little program created by another player. I've tried this myself with very little luck, liquids don't really return a normal value so it's hard to look out for new source blocks, but at the very least if a empty bucket is selected in slot the turtle. 8) For Computer and Turtle NOW OUT OF BETA Now i have updatet the program to Version 2. Get your Script from pastebin. The command exists for all other directions too. The command to refuel a turtle is 'turtle. And every time it drops, I get a massive amount of lag. I once wrote a script that would make a turtle dig a quarry in a fashion similar to how a player might do. detect () then turtle. 2 (should work across all recent CC: Tweaked versions)Code. The campaign, which includes in-store ads and online videos, urges customers to submit public comments telling Biden to protect the Alaska Arctic from mining and. local west = 0 -- Mine out the current level. Not a member of Pastebin yet? Sign Up , it unlocks many cool features! -- This is a Lua script written for the Mining Turtle, which is included in a mod ComputerCraft (created for Minecraft (minecraft. This program tunnels out a specified width tunnel with a 3 block height. Alternatively, you can setup a GPS system to determine it's location on startup. 1. If a odd number in imputed then it will not mine the block above it. ) Join the KeySmash Family- Dandy explains Turtles, specifically Mining Turtles, and how yo. It could plant tree (any kind) in a space, and making a path that will cut leave and wood. If the current slot doesn't contain. - YouTube 0:00 / 5:17 Tekkit: Mining Turtle! Set it and Forget It! ImJuSt2CoLd1 1. Explainer Explainer: Global fossil fuel subsidies on the rise despite calls for phase-out. (Don't do it, you dolt. 0. Current ETA: Heat Death of Universe. It used to be Excavate 16*, 16 be changed. robbsn44 • 3 yr. And (though this is totally anecdotal, because it really doesn't make. Pastebin is a website where you can store text online for a set period of time. Please use Ctrl+t to terminate and move the turtle") sleep (2) print ("Mining turtle wants to dig a 2x2 tunnel. turtle. Place a. fuel = turtle. r/feedthebeast. Mordian77 • 2 yr. detect == false end end. A vide demonstration of a program I created for Minecraft's CcomputerCraft mod. Since it mines every mineable block at the same speed, the mining turtle is also very useful f or quickly mining obsidian, as long as you're familiar with the controls. By default, three slots are assigned: Chests, Coal and Cobblestone. getFuelLevel() Returns the current fuel level of the turtle, this is the number of blocks the turtle can move. Sweet cheers. refuel () to consume all the fuel) then use the script above. (the Computer must have a Wireless Modem attached to it for this to work). The fuel use is optimal if your quarry is a multiple of 3 layers deep, and you give the turtle plenty of fuel (see feature 3 below). Within oceanic food webs, sea turtles have life history characteristics that make them especially vulnerable to mercury (Hg) accumulation. If you supply 1 parameter, it digs a square that size to bedrock. Then just call that function everywhere you have the normal turtle. When you add in the additional turn at the end of each row, you get 0. Fuel goes in slot 1, output chest behind the turtle: quarry 16. g excavate 3). The turtle will now have access to all the chests in the area. 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. The programs inside of a turtle are all "volatile" meaning they vanish once the power's cut off (aka you break the turtle. The Mining Turtle is a block added by the ComputerCraft mod. Mining Turtle Quarry. The crafty turtle is a turtle that is capable of crafting items (as long as it has the resources needed). GameStop Moderna Pfizer Johnson & Johnson AstraZeneca Walgreens Best Buy Novavax SpaceX Tesla. Don't forget the brackets! The fact that it tells you that there are no programs is because you haven't created one yet! In order to run commands, you MUST write a program. Please, Sign In to add comment . GameStop Moderna Pfizer Johnson & Johnson AstraZeneca Walgreens Best Buy Novavax SpaceX Tesla. It will know its location in the world. Edit; actually maybe not that simple, but the movement I think can be more efficientprint("Make sure there's fuel somewhere in the robot's inventory. getItemCount ( 16) >0 then -- If slot 16 in turtle has item slot 5 to 16 will go to chest. Code: For i = 16,1,-1 do turtle. Some SMP servers have turtle. ) Some players consider it better and more effective than a Quarry, though a Mining Turtle is far more difficult to. I'll go farm some coal before I implement this. If it recognises the tree it will be able to more accurately keep tabs on fuel consumption. Turtle cant be block by gravel or sand unlike other program like this. more. lua -- API for keeping track of motion / resuming after a restart -- Run once to generate "dig_options. It's a more efficient quarry mining program that deals with both gravel and mobs. refuel refuels the turtle, consuming fuel items (such as coal or lava buckets) from the currently selected slot and converting them into energy. For 1. Make sure to label your turtle (label set name) to keep its power/programs when you pick it up. Once it runs out of torches, chests or has only enough fuel to return, it will return to where it started ,face the tunnel and tell you why it stopped! Special features: Has a very simple EnderChest capability. The turtle requires fuel to move in the form of combustibles such as, starting with the most efficient: Lava, Coal, Charcoal or Wood. 0. You'll essentially need to keep track of where the turtle is after every move, by saving it's position to a file. I like to make a mystcraft age and mine about 5 blocks down and then release this. A turtle is similar to a Computer but it has movement capabilities. Turtles are among the most threatened of the major groups of vertebrates, in general, more so than birds, mammals, fishes or even the much besieged amphibians. Follow me on Twitter - - Less Stupid: Mining Turtle. We use cookies for various purposes including analytics. Figure 15-7: The turtle digs the block in front of it, moves one. It charges turtles at a rate of 32 EU (or equivalent) per 1 fuel per tick. The difference being that this one is wireless. So I decided to give it a try. -- Put any fuel in the first slot, if you don't want to have to refuel, use refuel<amount> before running this. I want to use a turtle though because I would like to designate how deep it goes. You don't have to call it 'MyFirstTurtleProgram'; It can be whatever you want. First, you have to make a loop so the machine keeps running: while true do ' Command end. Your preference. A ComputerCraft program for turtles to automatically farm wheat. Quarry script for ComputerCraft turtles. Quote I ensured that the fuel was well above the amount required and still received the issue. Business, Economics, and Finance. I have tried what seems like every. 3. link to download to a turtle `pastebin get 6vXwDFhr digi`. -- Place a chest with enough space for what you are digging behind the turtle before beginning. Chunk Loading Mining Turtle with Ender Chest and fuel, programmed to mine in one direction until its got some amount of inventory slots filled, then, put down the ender chest, put the items into the chest, and have a sorting system in-base to send all your materials wherever you want em to go; sulfur and stuff to storage/processing, netherrack. I'm a complete noob, so I'd love all the help as I can get. edit: other problem - the mining turtles have to stop to refuel eventually and periodically deposit items in another enderchest. back (64) will not move the turtle backwards 64 blocks, rather it just ignores the fact that you inserted 64 and moves only a single block backwards. This is a total of 4 actions = 1. 2) Label your turtle otherwise it will forget its code when it becomes unloaded, simple type "label set <turtle name>" into the turtle. Place the turtle where you want the shaft to be, on the turtle's left place a chest with the fuel you want it to use. Probably not a good idea. Upon collision with a tile, it starts to break tiles in its path for up to 5. Also, default excavate is very ineffective, because it digs only one layer per pass, instead of three. I don't think he's in any danger of it running out of fuel mid-quarry. A great place to get started with this is right click on the Mining Turtle once placed to open the GUI. Fuel values for different items can be found at Turtle. A Turtle with the ability to mine any block it encounters. A turtle is similar to a Computer but it has movement capabilities. When placed, it will appear to have a grey crafting grid where a modem would be on a wireless turtle. Also I'm at like a very beginner level so if you have any tips for newbies that would be really helpful!Currently my turtles are mining their fifth chunk and the most fuel any of them have mined is 12k. Pastebin. yes if your cought with him half way back to your chest best thing to do is break it, replace at the last level he was working on and re-isue the command once refueled. Don't want your turtle to dig to bedrock, right? =)A Mining turtle can also be used to make a 2x3 tunnel. dig () until turtle. 32s per block for the Knight's Tour and 0. Tunnel is 3x3 instead of 3x2. turtle. nictheman123 • 2 yr. up () then return true depth = depth - 1 else return false end end function down () fuel () if turtle. Make sure to add up all of the computers your using for turtle mining. OK, I UnderstandTurtles can be crafted to have a set of peripherals or tools to perform different tasks. I use coroutunes because i need the turtle to listen and mine at the same time, I didn’t paste the base code here, but when it detects monitor touch it sends the command to the turtle, and then, while the turtle is running, the base sends requests to the turtle to get fuel level and status. The remaining saltwater will be re-injected into the underground reservoirs. If it runs into bedrock, it will come back to start and tell you where bedrock was found. turtle. The turtle. Its attack is the strongest of all Turtles at 10 hit points (5 hearts) of damage per attack. Then if you want branches, then you specify the number of branches and if you want them to go left or. I "just" want to program my turtles to dig a 3x3 tunnel, refuel themselves, because when I create a program withe the line "turtle. Registered members Current visitors New profile posts Search profile postsMining Turtle Quarry. Wulfrum Digging Turtles are craftable Pre-Hardmode consumable tools. When used, the player throws a gravity-affected digging turtle which does no damage. So when the station is fully charged, it can provide about 20 fuel per second. Also, I should mention that you can't use turtle methods like this anyways. Tekkit Classic turtles do not require fuel. The Turtle can move 1 block for each fuel count it has, for example, coal yields 80 block movements. detect do. When you right click the turtle itself, you will get a GUI, much like "Win32 Console". Melee, mining,. ) the Turtle will attempt to pull 32 Coal from the corresponding Ender Chest, and if it cannot, it will Sleep for 5 minutes (hopefully. Mining Turtles possess a range of abilities that make them indispensable tools for resource gathering, yet they also have certain limitations that players must be mindful of. Run it in minecraft. This program will make a Mining Turtle branch mine for you. Fueling was implemented in Computercraft 1. Loads of turtle programs there that still work. Was heißt poetry? 2021-12-12. . When I start running this outside of my testing world, I'll definitely change the buffer value. They can be upgraded by crafting them with the tool you want them to have. Main script. TB = distance. Mining Turtle · Digging Turtle. It's cheap and will be more than enough to get you through a full cycle. Wind turbines generate power near the. Picks up an item stack of any number, from the ground or an inventory below the turtle. For now this is the last update of the "Mining Turtle", because I have run out of ideas. It can also convert H. On restart, I use this to find a corner of the quarry to re-orient the turtle (using turtle. Put 4 turtles mining out a 60 x 60 block area, and they do it faster than a 50 mj quarry, and it takes about 1 wooden chest full of charcoal to do it all. The Melee Turtle is a ComputerCraft Turtle which specializes in fighting. Some "old" members here in the forums gave me advices and helped me as well, so i try. B. I. The modem is always on the right side. #23. A Mining Turtle is the same as a Turtle, only now you can use it to do your mining for you. Hi, i've just started looking into ComputerCraft, and has such I would like to get help setting a tunel mining turtle that returns to refuel and unload. Started via BrunoZockt, Aug 06 2018 09:25 PM. Optional Non-fuel mode 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. and it will dig out a square down until it hits bedrock. On startup, the program shows a bunch of info, such as fuel level, slots used for various items, etc. My refuel program is always. Major changes are as follows: - Turtle now mines bottom up rather than top down (so first thing it does is dig all the way to bedrock and then works its way back up) - Turtle now always returns up the original mineshaft rather than digging up in any one area - Heavily performance optimised (an increase in performance of just under 33% since. Like the video? Click here to subscribe! Share this video and don't forget to Like/Favorite and subscribe!Mining (Fuel Enabled) Prog. Turtle must be placed one block above the ground. So. Step 22: Go back to Minecraft. Optional Non-fuel modeMining Turtles. Automatically checks if you have fuel disabled; Keeps a (somewhat) detailed record of what it mines; Will log mining runs for posterity when done (If you. The reason is that the turtle needs enough fuel to move over each furnace and then move back across each furnace to return to its starting position, as. Unless you write your programs manually, the. If a turtle has no fuel, it will not move. The pickaxe power of the. 1 to place a chunkloader ahead of the turtles. Then, insert the Y layer on witch the mining will happen (-45 is the best one) Second, insert the side tunnels size (I like to go with 40 in this one, as it creates this nice long structures) Third, insert how much in the X exis the turtle will mine (for every N you put, two side tunnels are created; ex: 3 -> 6 side tunnels) At last, insert the. 5. Well, I don't know a fix for that right now, and it seems much easier to just get an updated one, that's my adviceYes, the kinetic augment from Plethora allowed this in 1. link to download to a turtle `pastebin get 6vXwDFhr digi`. If the turtle can't pick up the item, the function yields false. Uranium ore / refined uranium / uranium cell all provide 1000000 fuel units at a rate of 1 unit per 50 ticks. To make a crafty turtle, combine a normal turtle (or any turtle with a tool) with a crafting bench. More flags and customization to come. The turtle does not only dig straight lines instead it mines all the ores in each strip. 4. After upgrading it to a turtle like the Mining Turtle, you can write programs or even use the build-in programms (see below. When going through water or air, no items are going into the turtles inventory, therefore the turtle may not fill up its inventory before it runs out of fuel. I am new (ish) to coding and these are my first two programs I have made using Lua and computercraft. Wo kann ich mein Aufenthaltstitel verlängern München? 2021-12-12. Type in excavate then a number (e. As it does so, it will compare the blocks in. getFuelLevel ()) end. Exploding Turtles why not . Chests are required since they are used to drop off mined items, but the cobblestone and coal slots can be left empty. Make 2 chunkloaders (ChickenChunks) and make one extra turtle, that will be behind or ahead of the original turtle. The first program is for mining out large tunnels. Also, you can have mobile mining turtles carry an ender chest full of fuel around with them and you can make it so that when their fuel levels go below a certain. if you supply 2 parameters, it digs a rectangle to bedrock with the length and width. To refuel, just place fuel in its current selected slot in its inventory,open lua, and typeThis works only with mining turtles!-- -- What does it do?-- It mines a tunnel 1 block wide, 2 high and places an item from inventory spot 1 (top left). detectUp() to find the edges), then go back down to the level it was at and continue digging. Tags: minecraft computercraft Mining Turtle. Sorry man beyond using the standard programs provided your going to have to do some looking either in to useing and playing with others programs or trying to get a handle on lua. When it gets full it comes back to the enderchest to empty contents. The turtle should a wireless mining turtle. Keeping this in view, how do I add fuel to my turtle ComputerCraft? Turtles can be refueled by running refuel in the shell. The easiest way to do this is the record the starting point in variables saved to a file on the turtle. a guest . r/feedthebeast. It started at last night 5,000 and I found it broken at 6,000 this morning. The turtle repeats this action every time it starts a new column from inside the mine. For mature oak trees, I think 500 units should be more than enough but I recommend generousness; make it an even 1000. Turtles won't know their location unless you make a GPS system (usually 4 computers up near the sky limit in a central chunk you will be working in). Code:The first question is for telling the turtle what tree you are farming. Farms wheat automaticlly. It mines in a 3x1 pattern. Cryptozemerick. When you right click the turtle itself, you will get a GUI, much like "Win32 Console". #4 : since your programs is the most simple and easy to use i would like to suggest you to make same thing with a tree farm. Make sure the turtle has about 500 or so fuel. This Miner will leave minimal change in landscape, as it attempts to only mine valuable resources. The area that will be digged out will be 15 blocks forward and to the right of this turtle. When the turtle is done harvesting the wood, it will come. Now with auto-fuel detection and refueling! AAAANNNND RedNet Support!--Updatet (Version 2. Good for getting to diamonds quickly. The Turtle is a block added by the ComputerCraft mod. dig(). Humanity is quickly crossing critical planetary boundaries that threaten sea turtle populations, their ecosystems and, ultimately, the “safe operating. You will need 16 wireless mining turtles, 16 iron (or better) chests, one disk drive, one floppy disk and some fuel. The crafty turtle is a turtle that is capable of crafting items (as long as it has the resources needed). First Program. CryptoHey Cozzimoto, I definitely agree that a Knight's Tour approach is good if you want to use the minimum fuel. Place the turtle so that it faces the material that you want. select (i) turtle. For a miner that uses no fuel and can go indefinitely I think the recipe is fine. forceForward (): Will forcibly move forward by digging & attacking if the block in front is not empty. All you need to do is have the turtle do turtle. ")Aug 21, 2014. Download/install the code to you turtle. Crypto- calculate necessary fuel amount-- if current < necessary, enter while loop for refueling => even when the turtle has 0 fuel, it never enters this loop. Fuel Usage Recipe One computer (7 stone, 1 redstone, 1 glass pane), 7 iron ingots, 1 chest, one diamond pickaxe Usage Obsidian Mining Given a single diamond pickaxe, a mining. It started at last night 5,000 and I found it broken at 6,000 this morning. Step 23: Access turtle like normal. I've created this: function initVariables () stone = 0 cobblestone = 0 coal = 0 iron = 0 gold = 0 redstone = 0 diamond = 0 lapis = 0 dirt = 0 gravel = 0 sand = 0 emerald = 0 mossy = 0 end function count () local success, data = turtle. They are part of the ComputerCraft mod. 16 to mine for ancient debris and other ors found in nether. Place another chest in the 2nd slot. In the tunneling program, you could set the width, height, and length of the tunnel. This episode is all about how to make and use the energy condenser and how to use the mining turtle. ceil(turtle. This episode we learn how to refuel a ComputerCraft turtle using LUA commands. Feed The Beast Wiki. Essentially you want the first turtle to be in a seperate chunk from the second one. So, for you to make the Turtle program, first craft a Turtle. One of the other guys on the server wrote a program that skims the surface of a lava lake and refuels itself. local south = 0. If you would like to run it yourself, it's available on pastebin ("Current Fuel Level:", turtle. #2. It will need a chest to drop off materials. The turtle will now have access to all the chests in the area. The Farming Turtle is a block added by ComputerCraft. A tutorial on how to make a Mining Turtle and how to use some of it's basic commands. -- This is a Lua script written for the Mining Turtle, which is included in a mod ComputerCraft (created for Minecraft (minecraft. Self-Sustaining Branch-Mining Turtle Program Welcome to my Branch-Mining program. For the animal in Mo' Creatures, see Turtles.