My unimpressive but functional turtle quarry There are 300 million codes out there for ComputerCraft quarries, and mine is by no mean the best, but I think it's a pretty solid program. Anyone know what is wrong? 29 . TWEET. 1 hour ago, We use cookies for various purposes including analytics. I'm using a simple check fuel/refueling code. Feb 3rd, 2021. 11,871 . ComputerCraft's Computers and Turtles are programmed with the easy-to-learn Lua programming language. Never . Pastebin is a website where you can store text online for a set period of time. Computercraft Turtle Quarry. You can download it from pastebin. This is second episode of my 'Turtle Programs' series. TWEET. ... Computercraft turtle refuel timer.  Pastebin . Fahrenheit, or 7. 7 min ago, Lua | To dig a quarry, you specify the diameter and the number of blocks to dig down at each diameter, . To run the program, once you're in a terminal, type "pastebin get 0hUKaXKe " where is the file name you want to save the program as. ... Login Sign up. Alternatively, you can type "pastebin run 0hUKaXKe" straight from the turtle's terminal to run the program once without saving. What is ComputerCraft? Thanks May 17th, 2013. Example: OreQuarry 16 43 (will create a quarry 16 x 16 and the turtle's Y coordinates are 43) Description: A very versatile Quarry program for a mining turtle, AustinKK really took the time to make this program work well. Not a member of Pastebin yet? API tools faq. 40 min ago, Java | btw using a advanced mining turtle on computercraft 1.75. TWEET. Pastebin is a website where you can store text online for a set period of time. If all goes well, you should get a message like this: … I want to make it so if it finds coal it can use it or go back to a chest that is placed and use the fuel in there. 34 min ago, HTML 5 | It's a fun exercise to work out some of the properties of the resulting quarries. Is there a way to set a loop timer for a turtle to checks its fuel during a strip-mine or quarry? ComputerCraft is a mod created for Minecraft by dan200 that adds Computers, Monitors, Modems, Turtles and more! API tools faq. quarry. Not a member of Pastebin yet? Satscape. Jun 27th, 2013. Aug 16th, 2013. SHARE. Never . 50 min ago, Java | Gamboodle. 2,244 . Pastebin.com is the number one paste tool since 2002. 1,373 . Vanhal. It is said that a good water heater is the best preventive medicine you can provide for your turtle since chilly turtles are … Pastebin.com is the number one paste tool since 2002. Not a member of Pastebin yet? TWEET. ... -- if the turtle has no chests then it will stop until the items are gone repeat. SHARE. Computercraft Turtle Quarry Program. Pastebin is a website where you can store text online for a set period of time. Is there a way to set a loop timer for a turtle to checks its fuel during a strip-mine or quarry? Never . Computercraft turtle quarry program. ComputerCraft Turtle Quarry-function. Just type "pastebin get" followed by the pastebin id (It's in the URL. ... SHARE. When i type pastebin get (URL) i get no such program, what to do? Features: Create custom quarry sizes. Pastebin is a website where you can store text online for a set period of time. SHARE. → Turtle Programs 0. 34 min ago, HTML 5 | 3,251 . Quarry script for ComputerCraft turtles. Not a member of Pastebin yet? Thank you so much for this. Lua 2.00 KB bmW5UFWB for my program) and then the name you want to give to the program. pastebin run J8azvLQg remotemap_server This is my latest and greatest attempt at creating a turtle navigation / pathfinding system. 25,353 . Login Sign up. Gambit's ComputerCraft Quarry and Bore Turtle Program V3. a guest . Dec 7th, 2012. Pastebin . Pastebin is a website where you can store text online for a set period of time. Sign Up, it unlocks many cool features! Apr 5th, 2014. a guest . It is based heavily on my previous attempt starNav, but this time it uses a shared map system that lets all connected turtles share the same map data to masssively speed up the process of mapping the world. SHARE. The pastebin files have been updated, changes include: Automatic return when inventory is full or fuel is low, given adequate fuel (there is a new parameter: refuelTresh) this should increase excavation speed aswell. paste . Oh, and if you didn't know, you can download programs directly from pastebin with a computercraft command. first computer needs to take a rendstone signal input and output the same strength signal until it receives a new signal, then it will output that signal, so on soforth. 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. Pastebin is a website where you can store text online for a set period of time. Pastebin.com is the number one paste tool since 2002. Jan 11th, 2013. Not a member of Pastebin yet? 56 min ago, C# | 56 min ago, TypeScript | Pastebin is a very important utility for saving your Minecraft ComputerCraft Turtle programs to the Cloud. TWEET. 50 min ago, C++ | Pastebin is a website where you can store text online for a set period of time. ComputerCraft Ender Quarry Construction Turtle. Never . Normal x * x square quarry. TWEET. 50 min ago, Java | Sign Up, it unlocks many cool features! 56 min ago, TypeScript | HTML | By continuing to use Pastebin, you agree to our use of cookies as described in the, "Usage: quarry ". SHARE. Fuel goes in slot 1, output chest behind the turtle: quarry 16 Rectangular x * z quarry, where z is the direction the turtle is facing: quarry 16 8 Dig left instead of right: quarry -L 16 Dig up instead of down: quarry -u 16 Use ender chests (fuel chest in slot 1, output chest in slot 16): quarry -e 16 Combining options: ... Login Sign up. Never . 2,092 . 14x14x3 quarry: Source. netNav now also implements a modular … I explain how to use the turtle program build_TownHouse. Well I got it and I tried to use "BrunoZockt" OCM program. paste . paste . Sign Up, it unlocks many cool features! SHARE. HTML | Easiest way I know of installing quarry in your turtle, is to download the setup script from pastebin: pastebin … Usage. Simply follow the prompts in the setup until it completes. Not a member of Pastebin yet? 7 min ago, Lua | By continuing to use Pastebin, you agree to our use of cookies as described in the, -- Usage (program name) , -- 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, use refuel before running this, -- Make sure you keep the chunk(s) the turtle is digging in loaded, otherwise it will break, "Usage: excavate ". You can copy this script directly to your turtle using the turtle's pastebin program. Pastebin.com is the number one paste tool since 2002. But when I type OCM nothing happens it just goes to the next line, same thing with other programs. Pastebin.com is the number one paste tool since 2002. Aug 18, 2020, 09:13 pm Last Edit: Aug 19, 2020, 01:03 am by Dynamic225 Reason: Updated pastebin link to one where the program has the proper variable checks A program designed to let you resume an existing quarry that may have been interrupted.