Computer craft mining turtle. Especially since all of the other misc periph turtles use the turtle's internal fuel for actions (like the mining laser turtle's laser), so even if they used fuel, they would already have. Computer craft mining turtle

 
 Especially since all of the other misc periph turtles use the turtle's internal fuel for actions (like the mining laser turtle's laser), so even if they used fuel, they would already haveComputer craft mining turtle  ago

EDIT: Updated 12/11/2019 - Turtles just started misplacing torches on themselves instead of the floor. Here's a screenshot of it in action. I saw some reddit posts saying that it was craftable but they are 5-7 years old. yatp [length of tunnel (s)] (number of tunnels) (L or R) Basically the length of the tunnel is required. This program makes the Turtle speak in the screen "Hello, world". ) work but nothing happens with mining turtles. So this is my first script, the turtle will strip mine at any level I would recommend when placing multiple turtles to place them like this: You must place an ender chest in the first slot of the. Unless you write your programs manually, the. In whatever main loop you have, if it sees that the variable is true, it stops what it's doing and goes to the location you want. info is a great source for finding out how to do just that. . You can find it by typing ID when no program is running. end --function. This Miner will leave minimal change in landscape, as it attempts to only mine valuable resources. fixed Time taken on square quarries is unaffected, but long and narrow quarries will now be. For all sizes, you could also turn based on the row's parity (even or odd). 2. Anywhere that the turtle finds ore, lava, water, or just open space will be replaced with whatever is in this slot. there are loads of different mods that add this like chicken chunks. 41 KB | None | 0 0. For me this is happening on a dedicated server that didn't ban the ComputerCraft mod and also tried relogging and restarting the game. note: you can edit inv before running r3 to add/remove lines to the drop list. 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. dig () One more suggestion: turtles can dig up and down. 123yeah_boi321 • 1 yr. Go Down Pages 1 2. -- Make sure you keep the chunk (s) the turtle is. A Turtle with the ability to. turtle starts at 1, 1. dig() This will drop the blocks there if its full and mine the new block. 2. About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket Press Copyright. This program is desigend to work with the mod OpenPeripheralIntegration and Ender Storage by chicken_bones and maybe you can use an other mod instead Your not allowed to repost. Members Online. Tunnel is 3x3 instead of 3x2. Run it. 1; 2; 3; 5 → : Hot 91 replies; 86,110 views; xMineor; 27 Aug 2016; a sort of combined mining and exploration turtle. Four bits of data can be transmitted and received with each use of redstone signals to send analog output and receive the input. Also, here are steps for a quick install via pastebin: Place your advanced computer next to a disk drive with a blank disk in. 2. Places torches every 10 blocks. Setup: Place the inventory enderchest and place the turtle on top of. Vou tentar postar 1 vídeo p. - turtle auto-refuels from crafted planks. 1. Posted 29 February 2012 - 02:45 PM. } -- Used to denote the current direction relative to the direction the. ago. Specifying 0 will cause the mining turtle to mine *everything*, and you will end up with a big gaping hole in the end. I don't know how to fix then I downloaded peripheralsplusone for chunky mining turtles and I don't know how to use it, does it work. The turtle will, if it is able, craft an item from the contents of its inventory. My suggestion is that a config option is added that makes turtles load the chunk they're in (and the the 4 chunks around them if they can't move to unloaded chunks) or a chunk load. 3 replies. Join the KeySmash Family- Dandy explains Turtles, specifically Mining Turtles, and how yo. I've answered most of. raw download report. dig on a plant will dig it and put the seeds and, if it was fully grown, the output into the inventory. It's 2 high, 4 wide, and right now it's about 6,000 long. To fix these issues i have edited the code once again. Figure 2-6: Crafting a mining turtle with one turtle and one diamond pickaxe. ComputerCraft is a mod by dan200 that brings the digital revolution to Minecraft; it adds computers and assorted peripherals. It supports all 16 different colors, so you can have a green Farming Turtle harvesting some melons and a gray Mining Turtle gathering materials and mining ores. When releasing a peripheral, choose an unused ID from this list, then claim it as yours by editing this page. down end--tunnel() -- Main script. My eventual goal is to integrate this into a fully automatic mining system where a set amount of turtles get started, picked up, moved and restarted when done, chunkloaders placed and collected as needed, all entirely automated so it will keep going forever, and that's where enderchests will be a lot easier to work with. I have had 2 mining turtles disappear, and this is a costly thing, when trying to play legit. Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Lua 2. I've noticed items don't stack when. 6. function initiate turtle. Just looked on the home page and attack range was increased in 1. 0 VTZ6CqWY GitHub-By CometWolf. detect do-- Solange vor der Turtle ein Block ist abbauen. We walk through how to program the mining tu. inspect () if success then if data. Also possible: (so every turtle can use the same code) - extract the computercraft. or. turnRight() -- Turns around. follow the instructions on screen (after creating a server with monitors) to let the turtle build the structure. ComputerCraft. Never . A Mining Turtle is the same as a Turtle, only now you can use it to mine for you. Posted 27 June 2013 - 09:04 AM. So if the turtle stays at home most of the time, and someone mining about 500 blocks away calls for help, I want to know how long it will take for the rescue turtle to reach them. An enhanced version of the Turtle built with an Advanced Computer, which allows colour display and mouse interaction within the GUI. It is possible to use Redstone and even Red Alloy Wire and Bundled Cable of RedPower 2 or Project: Red alongside computers to add. does anyone have a program that could set a turtle mining and it would come back when its full and drop off the stuff its collected and then go back to mining? it would also be really awesome if it used GPS and could be controlled through a red net connection. raw download clone embed print report. link to download to a turtle `pastebin get 6vXwDFhr digi`. turtle. Unfortunately not thats just how minecraft works the chunks have to be loaded. This program is capable of mining an arbitrary area while removing lava, automatically refueling itself, bringing the mined items into one place, and more (no auto torches though sadly). If i might make a couple subjection: Option for tunnel size 1x2 2x2, also have it so when the turtle finishes its mining it will store contents, not just store them when full, maybe place blocks on. How can I tell the mining turtle to excavate like normal, but stop at a certain y level? I've been looking up tutorials and it seems to be hard to find an answer. 8. boolean success. They are part of the ComputerCraft mod. turtle. Report the positions of special things (such as diamond ores, mob spawners, nether fortresses, abandoned mine shafts) to the host computer. just run the program, and it will install itself if it needs it! usage: downloading a file from internet: wget download <url (WITH "HTTP://"!)> <file name> update: wget update api help: wget apihelp use the gui!!!: wget gui feel free to use in OSes, just keep the top comment. You can Pick Distance/how far turtle must dig Chest and Torch Support Fast Detection Code so turtle wont dig if there is no block front of it or top Turtle cant be block by gravel or sand unlike other program like this. Thanks for watching! This program is a more efficient alternative to the default excavate program. craft ( number quantity) Craft items using ingredients anywhere in the turtle's inventory and place results in the active slot. Parameters. Combine this with a mining turtle and there is no limit to how far this dynamic duo can go! Well apart from the far lands of course. This Miner will leave minimal change in landscape, as it attempts to only mine valuable resources. 4: Put some coal and fallow the instructions. (technically it keeps loaded the turtle's chunk, the one behind it, and the one in front of. * User interaction is required only at setup. If the current selected slot contains a fuel item, it will consume it to give the turtle the ability to move. The script will first ask how many "ignore" blocks you want to configure. And there is a program called "excavate" by default on mining turtles that will dig a (parameter)* (parameter) hole for you and once full come back and dump it into. fuel_enderchest. Files. Takes a little tweaking depending on what other mods you. It allows the turtle to not only place and interact with blocks, but also break them. file - store your code in lua/rom/programs/turtle -->> every turtle can access the code - ". -- A chest or an inventory should be present at the left of the starting position. Issues. Digs a square-shaped quarry to bedrock, of width equal to that specified. We walk through how to program. Turtles are mobile computers, the only turtle this tutorial will deal with are mining turtles, a turtle built with a diamond pickaxe. Opens the specified script in a new multishell tab, then switches to it. thanks for you work CR. lua -- API for keeping track of motion / resuming after a restart -- Run once to generate "dig_options. First Program. ->Miner. Posts: 72 Topics: 24. In slot 2 (row 1, column 2), you should place whatever material with which the turtle should fill in holes. Miing Turtle Help, All of Fabric 6 computercraft restitched . Create a room with a ComputerCraft Mining Turtle Raw. Should be "left. It is designed to have three Ender chests. Here is my turtle code and is tested. You could then give your turtles silk touch enchantments and also fortune enchantments. getItemCount(i)/2) -- work out half of the amount of fuel in the slot turtle. compare(1) and turtle. dig() will return false. A vide demonstration of a program I created for Minecraft's CcomputerCraft mod. 4: Put some coal and fallow the instructions. it will ask for length and width, put in desired size to dig. Follow the Feed The Beast Wiki on Discord or Mastodon! READ MORE. print ("Please put 1 stack of coal in the first slot, 1 stack of cobble in the second slot, and 1 stack of torches in the third slot. compareDown(). Melee, mining,. 3: Go to the turtle and reboot it with reboot. . Like many before me, I too have made a branch mining program (or rather, programs), this time, a circular mining design. This is my latest project (projects?). 13 Aug 2019. Each quarter of the cross shape is mined in two halves, by completely removing all blocks, and placing cobble on the ceiling to create 3 chambers 33 x 33 x 2. Go Down Pages 1 2 Subject / Started by Replies / Views Last post Survival Toolkit Started by Inksaver. . 4. Share. Done. 12 Online. fanzypantz • 8 yr. 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. 32s per block for the Knight's Tour and 0. 9. Parameters. 3. e. There is tunnel and excavate built into the turtle so those are worth trying, beyond that if you have a look on YouTube for Computer Craft mining program there are a bunch ranging from simple to insane. Add comment. lua -- Optional, for use on a computer with a Wireless/Ender Modem to receive broadcasts from Mining Turtles with Modems > dig. For the sake of LUA practice, I've made a simple ore locating program for computercraft. You can copy the file from the disk to the turtle with copy disk/<file> <file>. Current ETA: Heat Death of Universe. Speed Test and. place (), right. ComputerCraft Mining Turtle (Tutorial) monster010. The reason it runs out of fuel when mining large empty areas, (air causes the same problem as water) is because the turtle normally only refuels when it goes to dump its inventory. I uploaded it to pastebin and I wanted to show you guys. it will refuel as it goes, and will put all the goods into the chest when the inventory starts to fill up. mining turtles (max 4) (make sure the pickaxe is on the left of the turtle) a wireless modem for each turtle and one for the computer;Picks up an item stack of any number, from the ground or an inventory below the turtle. A program for a mining turtle look like this: excavate 5 This program would tell the turtle to excavate a cuboid with dimensions of 5 blocks on either side, and the turtle would excavate in the dimensions of. You can use another mod to chunk load the areas they are in. Mine program with Depth-first search in ComputerCraft. The problem is that most of the videos and tutorials I watch use CC 1. Bug fixes: There was a 50% chance (turtle heading north or south) that 50% of the torches (either on the right or the left crosstunnel) were lost. so my question is, is there a easier way to get the y coordinate than gps. ago. To stop the turtle you can right click it and hold ctrl-t for three seconds to get it to stop. while turtle. The main issue im seeing is that. To put it another way, I guess if you wanted to be really clever, the most efficient way would be to do the following (assuming you agree that this is the order of likelihood of finding these things): 1) Check if the block is stone (compare) 2) Check if the block is dirt (compare) 3) Check if the block is air (detect) Example: Loops through the turtle's inventory checking if the item is valid fuel and then consuming half of the stack when it is: Code: for i = 1, 16 do -- loop through the slots turtle. getItemCount(i)/2) -- work out half of the amount of fuel in the. With a simplified and user-friendly approach to turtle programming, this data pack can be enjoyed by everyone. In the tutorial i watched the turtle did deposit the items in the chest. 63 Turtles can be dyed using Dyes. It can be used on servers and includes features designed for multiplayer interactions. An enhanced version of the Turtle built with an Advanced Computer, which allows colour display and mouse interaction within the GUI. Wiki. refuel(0) then -- if it's valid fuel local halfStack = math. It's better that pasting every change into pastebin and. It uses the turtle. metadata) endPlace turtle the block immediately behind (if my memory serves) the bottom left block of the room you want dig out. I was watching Michael Reeves and I saw he discovered mining turtles and it inspired me to start playing with the mod since my passion of coding was discovered since last playing modded. lua -- API for keeping track of motion / resuming after a restart -- Run once to generate "dig_options. refuel (3) print ("Please put 1 stack of coal in the first slot, 1 stack of. 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. Ah, I see. 63 Turtles can be dyed using Dyes. -- Specifies the direction a tutle turns as. this program is made to work out-of-the-box, and it detects its own first run. All you need to do is close the window all together, make the notepad files on your desktop, open up the computercraft. 5 = true, -- computer with id of 5 is also allowed to send. So inside the loop it looks like this: Code Select. These computers are fast and have redstone, computation, and even. For instance, if you have Tinker's Construct and Thermal Expansion, you could make a Fortune 3 electric pick and set up a system to recharge the pick, and leave it in an autonomous activator when charged, then have the turtle place. right (): move one block to the left/right without changing orientation. By mining three layers at once, this. and is thus a significant element in the overall biodiversity of the province (COSEWIC 2006). a diamond pickaxe, combining the tool with the. In the version I was using (CC: Tweaked for 1. 5. To stop the turtle you can right click it and hold ctrl-t for three seconds to get it to stop. ComputerCraft Mining Turtle Gravel check ideas? Started by husplante, Jul 03 2014 12:18 PM You cannot reply to this topic; Go to first unread post; 7 replies to this topic #1 husplante. To put it another way, I guess if you wanted to be really clever, the most efficient way would be to do the following (assuming you agree that this is the order of likelihood of finding these things): 1) Check if the block is stone (compare) 2) Check if the block is dirt (compare) 3) Check if the block is air (detect)Example: Loops through the turtle's inventory checking if the item is valid fuel and then consuming half of the stack when it is: Code: for i = 1, 16 do -- loop through the slots turtle. Members 13 posts Posted 30 July 2014 - 03:39 PM--Updatet (Version 2. Go back down and back 1, have water below the tree to collect the saplings, and get them into a chest below the turtle, then have the turtle suck saplings from the chest. . ) Run the following commands in the turtle command interface: Turtle can mine down a certain number of blocks before starting. Requirements: Ender storage mod. All you really need to know is that turtle. Made a ComputerCraft turtle program that mines an x*y*z area quickly. You can control the menu with the arrow keys and enter. . 80pr0 (Minecraft 1. Mining-turtle (Stripmining) Started by onix331, Jul 30 2014 03:39 PM turtle computer lua. Now the turtle enters the first part of the code. . Method name. With Advanced Peripherals, you can control your base in. My solution, only worked for the 1st two rows, I didn't see the pattern right. This Minecraft data pack adds turtles that can be programmed to automate tasks, inspired by the "ComputerCraft" mod. Then just call that function everywhere you have the normal turtle. (I'm assuming that the time for the computer to process "turtle. Added in 1. ComputerCraft is a Minecraft mod which adds programmable computers, turtles and more. Computercraft computers can interface with the world around it. Make the second turtle place a chunkloader therefore loading the first turtle. Mining Turtle Persistence. You can use Redstone and even RedPower 2 alongside your computers. Features: - automatic tree farm set-up (small thing, but usefull) - no bonemeal. Here's basic code that would cause a turtle to loop the attack command forever (turtles will stop. Computercraft. Second is to fill in the holes below each block in the area. #2. Unless you write your programs manually, the. side? string The specific tool to use. Advanced Peripherals is a mod that adds many useful extensions for CC:Tweaked (Computercraft). Hello! I'm a new user of ComputerCraft and I've been scouring the web for information. go back down and the mining turtles refuse to mine ores , they’ll mine dirt stone and other worthless stuff , once red stone diamonds or anything that’s an ore they stop and do nothing. but if this helps to make a more stable tool, then I am for it. The second slot is for the fuel enderchest and I suggest you keep it filled with a fuel source at all times. »» Subscribe: ««In this tutorial, I cover the basics of the mining turtle for the beginner. Make sure to label your turtle (label set name) to keep its power/programs when you pick it up. C. I'll have to save up for an anchor, then. The Painted Turtle is the only remaining native freshwater turtle species in B. I built a mining dimension portal and got the mining turtles to dig a area. Members Online • random_acc12345 . But the turtle will not start back mining again. 3 yr. 192 . All devices are programmable with the Lua scripting language with the ComputerCraft API, called CCLua. The number of turtles needs to be specified by the user. Then just call that function everywhere you have the normal turtle. The start direction is FORWARD. Type. -- A chest or an inventory should be present at the left of the starting position. A turtle is similar to a Computer but it has movement capabilities. They are placed in front of a tree and then activated, and then you watch the tree get chopped down! This can be also used to destroy pillars of sandstone, sand etc. wrap ("bottom") Chest1. Run the script with "bore <L> <W> <H>" (other flags are listed on that link in case you don't wanna make the room left to right, bottom to top) [deleted] • 9 yr. Add comment. CryptoA simple Strip Mining Program [GRAVEL PROOF] Started by Daniel_Kerman, 25 Jul 2015 turtle, lua, help. Lastly, more than 1 turtle can be assigned to work on each side of the main trunk (each working on their own tunnels). turtle. 4K Members. A fork of the much-beloved ComputerCraft, it continues its legacy with improved performance and stability, along with a wealth of new features. I fueled a couple up and ran the tunnel program on them. For 1. fg. Have a couple of them carry chunk loaders and leap-frog each other while those remaining do the actual digging. It literally keeps the surrounding 5 chunks around it loaded. Download the program. Turtle kills count as player kills, so for XP farms and what not they're often the best. Batteries not included. If a odd number in imputed then it will not mine the block above it. turtles, like pretty much everything else in minecraft, stop functioning when the chunk they are in unloads. exit. -- Place a chest with enough space for what you are digging behind the turtle before beginning. This requires a turtle tool capable of breaking the block. The mod aims to add features that were available in older minecraft versions of mods like PeripheralsPlusOne or Plethora. An advanced mining program for ComputerCraft Turtles. 4, though I'm not sure to what extant. ComputerCraft is a mod created for Minecraft by dan200 that adds Computers, Monitors, Modems, Turtles and more! ComputerCraft's Computers and Turtles are programmed with the easy-to-learn Lua programming language. Place the turtle in bottom left of the quarry from birds eye view. 53 increased the maximum turtle upgrade ID from 255 to 32767. MiscPeripherals is apparently usable under 1. --Note: Computer craft has an issue where turtles will break if left in unloaded chunks, keep near the turtle or use a worldspike. Figure 2-1: An example of colorful turtle art. Yes (64) Source Mod. use a more effective text editor like Notepad++. 1. If it runs into bedrock, it will come back to start and tell you where bedrock was found. , open lua, then rom, then programs, then turtle, and drag the notepad files into the turtle file and click yes and open ftb and edit them all you want. This is a brief showcase of me automating a turtle to farm potatoes for me. I wrote a code for 3x3 mining turtles and it works pretty well. pastebin get BgmBvBFm bridge. select(16) -- Selects the 16th slot (which contains a chest) turtle. turtle. To get a certain chest to register, Bruno would need to know the internal name the turtle sees when it calls turtle. Also, here are steps for a quick install via pastebin: Place your advanced computer next to a disk drive with a blank disk in. print ("Please put 1 stack of coal in the first slot, 1 stack of cobble in the second slot, and 1 stack of torches in the third slot. It also checks for chests and suck up items that are in it, and it blocks of lava above and below it but not on the wall so there may still flow lava in the mine. After that, the block must be mined: while true do if turtle. dig endJohn Strip Mining Turtle (100% Done) John Turtle Tree Farm (100% done but it need better instrution) John Excavation Turtle Program Rewriten (100% done) old one is delete beta has redstone add-on. Half the fun of using turtles is coding the programs yourself and have that "Yeah, I'm the boss!" moment when your program does exactly what it's supposed to do. Swarm Miner has been discontinued. 4s. Standard branch mining procedure, leaves 3 blocks between branches. ago. When it arrives it stops the program and sets the variable back to. Calculates how many cycles he can perform based on how many resources he has (no dead turtles) Places items in chest at end of branch (2 opposite branches share a chest) Handles Gravel, Sand, and monsters. - uses up to 88 saplings (I think) - collects sapplings and replants them. I've just started trying out computer craft stuff and this looks like it might do what I want, with a few tweaks. ->pastebin get 6qmBBLpz Miner. 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. Refuel if needed. It supports all 16 different colors, so you can have a green Farming Turtle harvesting some melons and a gray Mining Turtle gathering materials and mining ores. I wrote a code for 3x3 mining turtles and it works pretty well. It can be programmed to cut down and plant trees. Using this system will allow you to dig a two block tall strip mine, allowing you to access all of the ores there. will move the turtle backwards 10 times. This is normal behavior for them but to us they. Changes 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. slot and cobblestone is the second slot. r/feedthebeast. While an axe will chop through ore as easily as wood, it won't actually give you the ore as it's not the right tool for that block. Its also much easier to run these early game, charcoal is easier to transport than engines for a quarry, etc. Then i have a filter to pulled the items out. May also be misused as an incomplete strip miner. Started by JackMacWindows, 07 Aug 2019 utility, computer. Another option available to you is to use multiple turtles, like the swarm mining systems. If you want stair blocks placed, put a stack of stairs in the Turtle's inventory slot #2. For some this might be a bit much to ask for but it's for inventory and refueling. Since the tools will lose any NBT data upon being equipped, the turtle will. now here is my problem, when i broke my mining turtles and set them up again (i quit game and so obviously they stopped working) the. Sure, it will let every single turtle in your world have access to it, but refrain from making too much programs available to everything, as it will consume a little more RAM for each one on each turtle. These computers are fast and have redstone, computation, and even. Ejects the disk on the side specified. getItemCount(1) > 63 then. Turtle Architect allows you to easily plan and draw your Minecraft construction using a CC computer. You can specify anywhere between 0 to 8. 2. 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. If you are writing your own program, however, the command is turtle. You can use turtle. detect () then turtle. -- Specifies the direction a tutle turns as well as provides the turn value. Managing turtles' inventory. zip folder with winrar 7zip winzip etc. Hier geht es zu meinen anderen Minecraft Tutorials: ist das Programm von Harle:. 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 program creates a 3x3 lit-up tunnel for as far as you want. Setup: Place the inventory enderchest and place the turtle on top of. . Picks up where if left off if the server restarts. Ok so some video was lost somehow so here's what happened in that time, I went over excavation with diging turtles and mining turtles, long story short place. local function inventoryCheck() if turtle. getItemCount(15) ~= 0 then -- Checks the 15th inventory slot turtle. forward () do sleep ( 0. If you didn't already understand that this is for the turtle, it is. Swarm Miner - Quarry up where you want. A menu in which you can enable certain settings will pop up. Note: This program currently only works with 2 lanes of sugar cane. ago. To run. The length of the lanes doesn't matter though. It will need to go almost up the build limit and deploy the computers. In slot 2 (row 1, column 2), you should place whatever material with which the turtle should fill in holes. Members Online • Kerrygold99r . pastebin get qLNTfKvM <file name> Usage: <file name> <size> <depth> Features - Efficient mining algorithm Refueling system which conserves fuel by consuming minimum fuel. Minecraft: ComputerCraft Mining Turtle!!! - Minecraft Vanilla Mod 1. Turtle: rednet. And (though this is totally anecdotal, because it really doesn't make. 2. When using ftb utilities chunk loader turtles stops at y 34. Program tells you what to. refuel(0) then -- if it's valid fuel local halfStack = math. How to change the fuel item?: just chage the fuel variable to the item is you preferred fule item has/li]The following table is used to assign IDs for new types of Turtle Upgrade.