Mining turtle fuel. Note that you need to be aware of which inventory slot the turtle is using for fuel. Mining turtle fuel

 
 Note that you need to be aware of which inventory slot the turtle is using for fuelMining turtle fuel  -- Original

On a simpler note, I have tried using a crafty turtle to simply feed items into a recycler every 3 seconds, replacing the RedPower timer, but of course the turtle resets and stops. program will tell you how much fuel level you need if you dont have enough. Mining Well. First Program. BTC Wallet Credentials have been reset. digDown() turtle. It is a byproduct of smelting wood or Coal in a Coke Oven, or, with Extra Bees installed, it can be obtained from Tar Combs. If the total is 64 cobblestone blocks, the program calls turtle. 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. #6. Our Turtley friend runs on a programming language. 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. It will know its location in the world. getFuelLevel() < = 5 then - if fuel gets low turtle. local Chest = 0 -- Declaring a chest value to determine if chest should be place in the end. Setup: * Position and provision each turtle before running anything. 4 number fuel turtle. Oil Cracking Setups. suck() and will drop items from the selected slot into an inventory. getFuelLevel if fuel < 5000 then. 416 . getFuelLimit; refuel; Changes. Example- "-manualPos 65 30 30 2"Depends. Pastebin is a website where you can store text online for a set period of time. Files. There should be no blocks on the turtle's level (y coordinate) in this area. The pick of the Turtle is unaffected by lava. (I kind of do. Do mining turtles need fuel? The turtle requires fuel to move in the form of combustibles such as, starting with the most efficient: Lava, Coal, Charcoal or Wood. Home / Minecraft Data Packs / Mining Turtle 1. Support me on the Yogiverse: Help make this channel grow!This series contains the. The Extractor is a machine from IndustrialCraft2, primarily used to extract Rubber from Sticky Resin. moved = 0. local fuelNeeded = (shaftsMined * (BLOCKS_BETWEEN+1. And (though this is totally anecdotal, because it really doesn't make. --When it is done mining, it will move--to a new start position, turn around--place a chest and dump all its contents. The config option is probably just weirdly named, but tbh why bother? Just fill it with a ridiculous amount of fuel and forget about it. Never . craft(quantity) Crafts the specified amount of items using ingredients in the inventory. When you right click the turtle itself, you will get a GUI, much like "Win32 Console". then just pick it up, put it on another tree. after the turtles finish and they return to the server (i like to call it the mother turtle) it collects all the ender chests and then moves over to the chest that the mining. The turtle should go up two blocks and then go past the lanes and if it detects a three tall cane, it will chop down the second and third layer. Mining Turtle Quarry. Never . According to new research, they could be vital. How to change what item to use as fuel and other things. 0. Now here's the big problem. It requests the distance fine but keeps going and doesn't stop. Requirements: Ender storage mod. 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. 16/17, Advanced Peripherals (or Progressive Peripherals, can't remember which one) allows this. Please use Ctrl+t to terminate and move the turtle") sleep (2) print ("Mining turtle wants to dig a 2x2 tunnel. Wiki. 6] Turtle Fuel Limit Started by zeekkay, Jan 08 2013 11:55 PM You cannot reply to this topic;. [1. I am new (ish) to coding and these are my first two programs I have made using Lua and computercraft. I looked into peat farms and the mod that uses EUs but those dont seem to be. So, I'm semi-new to Lua, and am trying my hand at programming a mining turtle. Stopping after x blocks; NxN rectangle mining-----ORIGINAL: Hi Guys, I had this idea of using turtles to replace the Redpower 2 mining well frame quarries with turtles. I tried to place print ('test') in between every near lines of. This means you can control it from a Computer within 50 blocks of the Wireless Mining Turtle. GameStop Moderna Pfizer Johnson & Johnson AstraZeneca Walgreens Best Buy Novavax SpaceX Tesla. turnLeft turtle. getItemCount (16) < 1 then --First 3x3-- --First 1x3-- turtle. I'm having trouble with the mining turtle on Direwolf20 (latest update). Turtle Miner. Link (wireless mining turtle): * Fuel chest in slot 13 * Link enderchest in slot 16 * Note: any block in the link enderchest will turn on mining . 4, Tekkit Classic runs Computercraft 1. Mining Turtle Strip Mine Program. Make sure you type in all lowercase. refuel command instructs the Turtle to do this for itself, allowing for full automization. turtle. Jun 27th, 2014. getItemCount(3) -- How many items are in slot 3 (Fuel) local MD = 3 -- How Many Blocks Apart From Each Mine: local MineTimes = 0 -- If Multi Mines Are ON then This will keep Count: local Fuel = 0 -- if 2 then it is unlimited no fuel neededPosted 15 April 2014 - 10:23 PM. Mining Turtles are upgraded versions of Turtles from ComputerCraft. New comments cannot be. refuel (1) then print ("Not enough fuel") return end. The turtle 's starting position is 0, 1, 1, 0. On startup, the program shows a bunch of info, such as fuel level, slots used for various items, etc. It's not running for very long either, maybe one dump into a diamond chest and that's it. Fill the hopper with charcoal/coal and the turtle will output everything it mines into the chest. On restart, the turtle will think it's starting position is where it currently is and can be misaligned. Dig left instead of right: quarry -L 16. turtle. -----I would like to thank you for using my little. The two biggest causes of this (from my experience) are: the chunk has unloaded (turtle stops when chunk is unloaded, and "reboots" when chunk is loaded, causing it to NOT resume where it left off) The turtle has either ran out of fuel, or the fuel is in the incorrect slot. So it doesn't have a refuel routine like excavate does? If excavate is low on fuel it returns to base and awaits refueling. 5 on a feed the beast / mindcrack server and i went to start my mining turtles excavating again and put lava cells in them which worked previously but don't work now, were certain fuels disables / removed from a list of what the turtles can consume, i looked around and couldn't seem to find anything regarding what fuels work. Nathan1506 • 8 yr. 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. it will get the wood from the middle of the tree and come back down. Places blocks on top and bottom center tunnel if none are present. But my problem is that my mining turtles keep getting stuck. (edited by Scottvee) 0. This Wiki will hopefully help answer. It can also convert H. --It will mine a total of 240 blocks. Page 1 of 3 ; 1; 2; 3; Upcoming; You impossible reply to that topic; Go to first unread position; 44 answering to this topic #1 BrunoZockt. Quarry script for ComputerCraft turtles. In this video i will show you how to use wireless mining turtles! And make them!I use less in a bash shell outside of minecraft to watch this file during long mining runs. . digFoogle Proof Mining Version 1. #5. You could always go with any number of lava generation machines => lava bucket and use that as the turtle's power supply. A Turtle with the ability to mine any block it encounters. Lots of turtle fuel. 12. for your quarry and for doing the GPS deploy. Great for semi-automated branch mining. Was pretty easy to do and now whenever I refuel i type 'fuel 1000000' and end up with 1 million fuel in the turtle. Apparently you can use a Lava Crystal from blood magic to power a turtle. Mining Turtle. getItemCount (3) -- How many items are in slot 3 (Fuel) local MD = 3 -- How Many Blocks Apart From Each Mine. Place another chest in the 2nd slot. 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. -- Make sure you keep the chunk (s) the turtle is. So, name it, feed it lots of lava and then use it as you see fit. turtle. tom759345. ) the Turtle will attempt to pull 32 Coal from the corresponding Ender Chest, and if it cannot, it will Sleep for 5 minutes (hopefully. 2,027 . Pastebin. . 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). Pastebin is a website where you can store text online for a set period of time. . TBH for mining unless you get a strip mining program from the computercraft forum excavate is pretty good and come built into the turtles. You only need to enter the height of the base and the wanted height of the mining. 2) Label your turtle otherwise it will forget its code when it becomes unloaded, simple type "label set <turtle name>" into the turtle. I usually 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). This was requested on a previous video. Not sure why but if anyone has any tips lmk. drop() is the opposite of turtle. 16 to mine for ancient debris and other ors found in nether. They accept combustible items (items that burn in a furnace) and numerous items that store MJ or. 56 times more coal-efficient than feeding the turtle coal directly and using the refuel command - a single piece of coal would normally only provide 80 fuel, but through a. number The current amount of fuel a turtle this turtle has. I'll add more fun. Try changing every FallingSand with falling_block as well as ArmorStand to armor_stand, MinecartHopper to hopper_minecart and, XPOrb to xp_orbI show how to obtain and use a neat little program created by another player. 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. The size of the room is customizable. What is up guys! Today i'm bringing you a video on how to use and make a Mining Turtle in Technic/Tekkit! In this video i will show you some basic features. That is all thats really needed, if you label the computer and have some fuel in it then just place the computer in front of a tree and run the above code. So, name it, feed it lots of lava and then use it as you see fit. The turtle doesn't even eat the bucket, just the lava. It'll stop if it runs out of fuel or inventory space though. The two biggest causes of this (from my experience) are: the chunk has unloaded (turtle stops when chunk is unloaded, and "reboots" when chunk is loaded, causing it to NOT resume where it left off) The turtle has either ran out of fuel, or the fuel is in the incorrect slot. --"Quarry or bore?" Type "quarry" for a quarry or "bore" to mine a single layer. Install the script to a mining turtle: pastebin get XguAbG4T vMiner. select (i) turtle. refuel(1) both crash the game if there is fuel in slot 0, the slot with a square around it. ago. Tall seagrass is a two-block high variety of seagrass. Aug 31, 2013 at 4:07. Join the KeySmash Family- Dandy explains Turtles, specifically Mining Turtles, and how yo. The pick of the Turtle is unaffected by lava. Creosote Oil is a type of liquid added by the mod Railcraft. New in version 1. Turtles are mobile computers, the only turtle this tutorial will deal with are mining turtles, a turtle built with a diamond pickaxe. Aimez, abonnez vous S. 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. detect do. Lava buckets are cheap and easy to get. Just a fast tutorial showing the built in programs Excavate and Tunnel for the FTB Turtles. Players are guided using FTB Quests through a chapter based progression tree that increases the complexity of automation and reveals new planets to. right() Attempts to equip an item in the current slot to the. Actions that can be performed while the turtle is stationary do not consume fuel. -- Usage (program name) <Width> <Depth> <Length> <Direction>. Press enter to start. My refuel program is always. To refuel, just place fuel in its current selected slot in its inventory,open lua, and type So I've been playing around with a mining turtle as alternate to quarry's, and was wondering if there is an easy way to get him to deposit all his items into a chest when his inventory is full. So when the station is fully charged, it can provide about 20 fuel per second. Turtles require fuel to operate - this means Turtles must be powered from any item that works in a regular furnace, like coal and lava. getFuelLevel(). Seagrass can be harvested only with shears. The second slot is for the fuel enderchest and I suggest you keep it filled with a fuel source at all times. 17s for mining every third layer. I made the mining turtles grab an ender chest after they grab fuel and they now deposit ore and gems into the ender chest at the end of each row like his dig program. Nesltay. ) Then fuel up with whatever you got. cfg, the frequency is for turtle broadcast, and the color is for when receive. Rectangular x * z quarry, where z is the direction the turtle is facing: quarry 16 8. equip. detect then while turtle. 4 and is only needed in needfuel mode. refuel Is an command in ComputerCraft that attempts to refuel a Turtle using smeltables in its. Can now consume any type of fuel supported by turtles (check the wiki) Fuel type can be changed while the turtle is mining Optimized the mining of 3 blocks high tunnels Better interface, instructions remain visible and a line is dedicated to the fuel status (updated automatically)As a matter of fact, you can just open up a turtle, put some fuel in the first slot, then at the prompt you type "tunnel X" where X is the length of the tunnel you want. 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. (The Computer must have a Wireless Modem attached to it for this to work. sleep (1) print ("Turtle will mine 1 block in front, and one to its left. local direction = true. 1 to place a chunkloader ahead of the turtles. forward(), turtle. 3 (Silktouch and more. After upgrading to a turtle like the Mining Turtle, the commands "excavate" (mines a certain area down, such as excavate 3 will mine a 3x3 block going down) and "tunnel" (mines a 3 wide, 2 high tunnel) are very useful. I used an engineering turtle and a mining turtle to move mining wells and energy tesseracts across the map to great effect. Mining, Felling, Digging, Farming Red : Any tool API. 6s. refuel () in the lua interpreter which should eat up ALL the fuel in the selected slot. LinearNoodle • 2 yr. -- This isn't the most efficient way to mine, but it's fun and this was a good first exercise -- in trying out Lua and controlling a turtle. The turtle gains 0. turtle. Turtle will mine everything from this level to level Y1 (bedrock) and continue forward. Figure 15-7: The turtle digs the block in front of it, moves one. So I've been playing around with a mining turtle as alternate to quarry's, and was wondering if there is an easy way to get him to deposit all his items into a chest when his inventory is full. Features. ") print ("2) The turtle must be moving in the same direction that the chest opens. For more information, go to the Turtle. I may put some anchor or loader there, one specifically made for CC devices sounds like a good addition. It will use any fuel left over from this program when mining, as long as you don't break the turtle in between. The turtle gains 0. It charges turtles at a rate of 32 EU (or equivalent) per 1 fuel per tick. Added in 1. To associate your repository with the computercraft-scripts topic, visit your repo's landing page and select "manage topics. net). The two biggest causes of this (from my experience) are: the chunk has unloaded (turtle stops when chunk is unloaded, and "reboots" when chunk is loaded, causing it to NOT resume where it left off) The turtle has either ran out of fuel, or the fuel is in the incorrect slot. Then have the 2 turtles communicating in a loop of break, move, place. The turtle should a wireless mining turtle. getFuelLevel () < 20 then turtle. I recommend level 11 or 12, I personally do the latter. Digs 3 high, does torch placement from slot 16, fully custom row count/depth/spacing. -- This program will mine from the current Y level to the final Y level in the specified area. If you have good ideas,. Once the Fuel level reaches below 10 (an arbitrary number I chose, but it should be fine, I think. lua -- Optional, for use on a computer with a Wireless/Ender Modem to receive broadcasts from Mining Turtles with Modems > dig. I am playing tekkit classic and there is a. 25 votes, 34 comments. Use charcoal instead as it is a renewable resource. The Mining Turtle is a block added by the ComputerCraft mod. Portable Programs. . nictheman123 • 2 yr. -- Place a chest with enough space for what you are digging behind the turtle before beginning-- Put any fuel in the first slot, if you don't want to have to refuel,. local chest = turtle. Automatically checks if you have fuel disabled; Keeps a (somewhat) detailed record of what it mines; Will log mining runs for posterity when. Add Comment . Amount, length, spacing of. Snap and Box. His interests revolve around Finance, Consulting, and Blockchain. Was heißt poetry? 2021-12-12. An intake system that can handle lots of incoming items in short and sudden bursts. edit startup <enter>. end . 4) set your turtle up like this the. Mordian77 • 2 yr. Mining Turtle Quarry. The many ways mining activities impact biodiversity. The program doesn't automatically refuel itself (yet), so you'll need to fuel up your turtle by placing coal or a lava bucket into your turtle and typing "refuel all". function dig () repeat turtle. Once the. This is why infinite mining turtles in 1. If a quantity is specified, it will refuel only up to that many items, otherwise, it will consume all the items in the slot. The first question is for telling the turtle what tree you are farming. 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 . Code: For i = 16,1,-1. Developed speciically for high production mining and construction applications, the 785D Mining Truck keeps material moving at high volume to lower your cost-per-ton. lua > receive. GameStop Moderna Pfizer Johnson & Johnson AstraZeneca Walgreens Best Buy Novavax SpaceX Tesla. A program for a mining turtle look see dieser: excavate 5 This software would talk the turtle to excavate a cuboid with. this has happened a couple times so far and it is a little annoying as it will destroy the dump chest or fuel chest. place command should pick it up (may. turtle. Here's basic code that would cause a turtle to loop the attack command forever (turtles will stop. Currently my turtles are mining their fifth chunk and the most fuel any of them have mined is 12k. 1 Recipe 1. Okay guys. ago. Tags: minecraft computercraft Mining 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. 32s per block for the Knight's Tour and 0. The Wireless Mining Turtle works similarly to a regular Mining Turtle, except it can be remotely accessed via a Computer. Turtles can have only 1 tool and 1 peripheral (diamond pick and modem). Step 22: Go back to Minecraft. dig () until turtle. For mature oak trees, I think 500 units should be more than enough but I recommend generousness; make it an even 1000. I always wanted to code something so these Turtle can gather their own resources and replicate indefinitely. 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. The limit specifies the number of fuel items to be consumed, not the total amount of fuel, so "refuel 2" could consume two lava buckets (2,000 fuel total), or two wooden shovels (20 fuel total), depending on which items it first comes. They're pretty similar, but the advanced computer has more functions. Here it is: local depth = 0 local isJunk = true function fuel () if turtle. dig = function if turtle. The turtle requires fuel to move in the form of combustibles such as, starting with the most efficient: Lava, Coal, Charcoal or Wood. 18. Within oceanic food webs, sea turtles have life history characteristics that make them especially vulnerable to mercury (Hg) accumulation. 1. but I assumed I was misunderstanding your code because I couldn't imagine that such a high number would be the fuel buffer. Features:-Server/World Restart-Energy Conservation Mathmatics-ETA for Projects-Configurable size-Works with Unlimited Fuel On (Needs testing)-Multiple Energy Cells Requirements-3 mining turtles (preferably chunkloaded)-Mining Well-Enderstorage Enderchest-Power Converters Energy Bridge, MJ Producer, and RF Consumer-Energy. I recommend using three lava buckets. This way the turtle never need to head back to surface to unload stuff or refuel. There are several potential advantages to using a wireless mining turtle, such as an automated cobblestone factory that can be. The Mining Turtle is a block added by the ComputerCraft mod. Cycloalkanes are molecules composed of hydrogen and carbon atoms arranged in a ring structure using only single bonds. 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. turtle. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects. a guest . While it has an ignore list, based on this part of the code; function check () downS, downD = turtle. . It returns True if any fuel is added to the. Usage. ) slot 2: chests (for unloading items. Create: Astral is a modpack created by Laskyyy and contributors. tom759345. Mining Turtle; Name: Mining Turtle: Type: Mobile computer: Stackable: Yes (64) Data Value: 1227 (diamond pick), 1228 (other pick) How do you start a mining turtle? A great. I recommend level 11 or 12, I personally do the latter. . works great~Came back the next day and had something like 1 billion fuel. refuel (1) and feed it a stack in a certain slot, it should last a while. "). But whenever I tell the turtle to move (i. Never . Mining Turtles are upgraded versions away Turtles from ComputerCraft. com is the number one paste tool since 2002. Note that what's stored is a number representing the amount of fuel the turtle has at the time turtle. CryptoA Quarry can be powered by Buildcraft or IndustrialCraft power, whilst a Mining Turtle does not need fuel. I don't think he's in any danger of it running out of fuel mid-quarry. You can specify one, two or three dimensions for your quarry . 136 . For example, if your turtle had moved to 151x 23y -339z, the turtle. Dans cette video je vous montre comment se servir d'un mining turtle si vous avez des questions demandez sur le commentaire de la video. Tweets by @TechnicPack. turtle. A Turtle with the ability to mine any block it encounters. forward turtle. r/feedthebeast • 20 days ago. I have tried what seems like every quarry&strip mining program on the planet and never have I gotten. If it runs out of fuel, it will stop. The turtle gains 0. 4. -- Checks the fuel level and pauses for more if run out --Author: HuskyBlueFire. Try changing every FallingSand with falling_block as well as ArmorStand to armor_stand, MinecartHopper to hopper_minecart and, XPOrb to xp_orb 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 v0. 204: Function Reference . turtles. refuel (fuel -1) endSo I'm writing this help topic for you to help me to program a simple mining turtle program. select (16) turtle. 2 with pretty much the latest version of the mod and your program (0. If you have a charcoal farm, use ender chests , one is always filled from the farm, the other one the turtle can place, take coal from, fuel itself up to max again, and then pick up back the ender chest. Changes Upgrades silk touch speed For now this is the last update of the Mining Turtle , because I have run out of ideas. refuel(1) crashed the game when it tried to use a mining turtle as fuelhi, my server just updated to CC 1. You must have the turtle and chest on one of the same axes. Place fuel in any other spot (coal works well, or lava bucket for epic). 309. LFT ver 2 change log New and Improved * Blocking turtle will not cause errors in movement turtle will wait for obstacle to move * Shows the fuel level currently if it is 0 you need to run refuel and increase the levle - Not tested with fuel disabled * Added countdown to show how long to next plow. Load the program onto it. Hovering in the air doesn’t require fuel either; it’s just like being on the ground. They can be upgraded by crafting them with the tool you want them to have. 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. too. Mining Turtles have many other purposes. -- In flex_options. There are several potential advantages to using a wireless mining turtle, such as an. Quarry script for ComputerCraft turtles. LinearNoodle • 2 yr. 0 . Just feed it a bunch of coal/coke at first and you'll be good to go. refuel() and it should be good to go (note that it will consume the entire. It will use any fuel left over from this program when mining, as long as you don't break the turtle in between. Next place a chest directly to the left of the turtle. The turtle requires fuel to move in the form of combustibles such as, starting with the most efficient: Lava, Coal, Charcoal or Wood. 2. Mining the two blocks doesn’t use fuel, so the turtle uses only one unit of fuel in this action. Refuel if needed. Mar 15th, 2023 (edited). Add comment. com is the number one paste tool since 2002. 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. It features custom music, recipes, and mod integrations. 11, which include FallingSand, which now is falling_block. Turtles can be used as a source of food, as they are able to eat a variety of different types of plants. refuel () to consume all the fuel) then use the script above. I can understand you. Ideally it would work away until it has just enough fuel to get home and then get back, but with a turtle charging station (thanks Guude), fuel maintenance has become very low priority. 3) Load my quarry code into the turtle, again computercraft by default has an pastebin importer build in just type "pastebin get WzkjzJwB <program name>" into the turtle. )68. It will simply charge a turtle next to it (on the side with the dot). stores it in a variable. Using any other tool, item, or the player's fist destroys seagrass and causes it to drop nothing. This chest is where the fuel you will use is stored. Minecraft Turtle Tunnel Mining. This program tunnels out a specified width tunnel with a 3 block height. So that may be the next best thing. [fuel must be placed in slot 14, mainshaft torches must be placed in slot 15 tunnel torches must be placed in slot 16. end . 5. I don't think there are any specific machines for that type of thing though. turtle.