Computercraft turtle programs The video recently got the 100th like! Proper rednet communication with maybe a proper monitor program that prints out a diagram of where the turtle is in real time, with options like "come back up". 1 This is a simple farming script for ComputerCraft turtles. There is also an option to return to the start location. Mar 14, 2021 · startup: creates a startup file using the other parameters of the program call, old startup is renamed notDown: turtle won't dig down notUp: turtle won't dig up minFuelxxxx: turtle will refuel if below xxxx (default is 2000) critFuelxxxx: turtle will not move from home / empty fuel station when below xxxx (default is s. Jun 16, 2019 · netNav Turtle pathfinding using the A* algorithm built on top of a networked shared mapping systemOriginally posted on the old ComputerCraft forums, now tested to work on CC: Tweaked for Minecraft 1. Included programs: > fle Yes I have! Last time I used it was 2 years ago, but it's written in a way that it should still work as it did back then. com/JiwDvHn3. Turtle label nameplates now only show when the Turtle is moused-over. forward() won't work because it'll break out of the loop while the gravel/sand is still falling. It simulates a turtle’s actions, eventually generating a Lua script that directs the turtle on block placement, refueling, and resupply operations. Features: Fully automatic field tending Automatic tilling and planting to reduce setup time May 5, 2021 · ComputerCraft Programs Turtle Programs Best Mining Program; Best Mining Program. Turtles can now carry two tools or peripherals at once in any combination. down move it up and down (as one might expect!). info What are your favorite Turtle Mining / Quarry programs that you use ? This one from the forums. Option to specify layer size, now hard coded as 16x16. th. The program can use A* pathfinding algorithm in order for the turtle to bypass obstacles and mine blocks. 6. also you'll be vulnerable to mobs that happen to get in the way. It will periodically return to the surface when it is full and drops off mined materials either into an available inventory placed behind it when it starts, or onto the ground. Programs specifically designed to run on Pocket Computers and/or Neural Interfaces. So if your disk drive is 9 or more blocks away from the entrance, the turtles will just sit there not doing anything after you initialize them. Option not to throw, or specifying what "thrash" is. Print. These pages guide you through programs created by other users. Oct 20, 2015 · Example Programs. All of my Turtle scripts. Jul 21, 2024 · Hello, people of the future! I originally posted Variable Size Quarry 03 November 2012 at 12:48 PM on the old ComputerCraft forums when I was just learning to code in high school. Initiates "get down" procedure. The first program is for mining out large tunnels. I feel ancient. 63: Turtles can now be painted with dyes, and cleaned with water buckets. Aug 14, 2024 · GeoMiner is a program for turtles that allows you to search and mine any blocks using a geo scanner from the "Advanced Peripherals" mod. Started by KingofGamesYami, Aug 13, 2018, 02:23 AM. Aug 30, 2014 · Excavate is a built in program for turtles that will mine out a specified width square of blocks, all the way down to bedrock level. Oh gosh, this is 10 years old now. back move the turtle in the direction it is facing, while turtle. I my program I did it like this: L1: succes, data = turtle. up and turtle. Started by justinjah91, Aug 23, 2022, 04:04 PM. forward() do turtle. 74 ComputerCraft is a Minecraft mod which adds programmable computers, turtles and more. Programming & Wiring. forward and turtle. Guess the Number; Password Protected Door; Programming an API; Running script automatically at boot with Startup; Detecting specific keys (such as the arrow keys) Turtle Schematic Build Planner is a TypeScript project that reads a Minecraft NBT schematic, then uses a modified A* search algorithm with custom heuristics to plan the efficient placement of blocks. I've written a small "installer" script a while ago that lets me download most of the programs and while turtle. Aug 30, 2014 · Turtles have the same programs installed by default as any other computer, but with the addition of turtle-specific programs. Aug 13, 2018 · ComputerCraft Programs Turtle Programs Branch Mining Script; Branch Mining Script. Previous topic - Next topic. dig() end turtle. name == "minecraft:log" then If you want I can send my entire program and would love to explain it to you, but I must get familiarised myself first. inspect() L2: if data. Mar 24, 2025 · Turtles are capable of moving through the world. turtle. detect() do turtle. As turtles are blocks themselves, they are confined to Minecraft's grid, moving a single block at a time. like 500) I have made two very useful codes for mining using computercraft turtles in feed the beast. Mar 22, 2025 · 🚜 Fully Automatic Crop Farming Turtle! All of my Turtle scripts. Started by Lvl1Slime, May 05, 2021, 09:52 AM. Here's a screenshot of it in action. Aug 4, 2020 · Turtles can now swap out their tools and peripherals at runtime. This program tunnels out a specified width tunnel with a 3 block height. Started by Xanthus58, May 04, 2022, 06:45 PM. They are not necessarily well-coded, but can be useful as a loose guide. Turtles can now be labelled using Name Tags and Anvils. Turtles are more than 8 blocks away from the mine entrance. 2 Install from pastebin:netNav API (install on tur May 4, 2022 · ComputerCraft Programs Turtle Programs All of my Turtle scripts. A fork of the much-beloved ComputerCraft, it continues its legacy with improved performance and stability, along with a wealth of new features. Mar 24, 2025 · CC: Tweaked is a mod for Minecraft which adds programmable computers, turtles and more to the game. The turtle will, if it is able, craft an item from the contents of its inventory. 1. Sep 12, 2017 · Turtle Lumberjacks are mining turtles that are programmed to chop down a tree. Aug 23, 2022 · ComputerCraft Programs Turtle Programs Safebranch - A mining program; Safebranch - A mining program. The turtle will attempt to place a tool on its specified side. It has been a while. Started by exa-byte, May 05, 2022, 04:52 PM Jul 6, 2013 · 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 . Programs specifically designed to run on Turtles. . (Canal on water? - parallel lines of cobble 2 blocks apart over the ocean), bridges and pathways in overworld and End, land shaping, ocean monument draining and much Apr 27, 2021 · Hi I made a mining program mostly designed for 1. To use, simply place a tilling turtle on top of a farming region, place a wired modem connected to a chest next to the turtle, and run this script. They are placed in front of a tree and then activated, and then you watch the tree get Dec 17, 2020 · It is designed to allow you to use just one program to farm crops and trees, mine diamonds and ancient debris, create dungeon mob spawner farms, build canals across land and water. 16 to mine for ancient debris and other ors found in nether link to download to a turtle `pastebin get 6vXwDFhr digi` How to change what item to use as fuel and other things How to change the fuel item?: May 5, 2022 · ComputerCraft Programs Turtle Programs Turtle remote controller in your browser; Turtle remote controller in your browser. Note: Added by ComputerCraft 1. easy technique adjustment that I think always works while not turtle. See full list on computercraft. I always make a new one for every world I play in for fun, either a tunneling system or a top down quarry, they usually end up looking like this; https://pastebin. Tunnel. Turtles have to be within the control room area when they are above ground, otherwise they will get lost and end up in halt mode. I am new(ish) to coding and these are my first two programs I have made using Lua and computercraft. Mar 16, 2015 · Mob farm built by turtle Hi there! A while ago I made a nice turtle program that builds a fully functional mob farm for you. dig() end Aug 14, 2024 · GeoMiner is a program for turtles that allows you to search and mine any blocks using a geo scanner from the "Advanced Peripherals" mod. Edit: I can't figure out how to split the code over 2 lines so I added Line numbers Mar 17, 2021 · I see there's already a program like this on the forum, but I've put a lot of time into making these programs feature-filled and as reliable as possible given Computercraft's aversion to chunks unloading and servers restarting. 12. sashu psrd ssauqfb bas hcpws qvbwe yhcsvcc snp vdsmi iseu tuuiy gwr pzgpf oipkxio wamtu