Installation Open the ComputerCraft Zip archive in something like 7-Zip and place the "branch_mine" file (not folder!) Please let me know about any bugs you find in the program, also if you have any suggestions, bring them on. For the RedPower computer, see Central Processing Unit. Poll [CC 1.41] Lettuce's Improved Land-Clearing Program Started by Lettuce, 13 Aug 2012 turtle 10 replies 14,063 views LDDestroier 01 May 2019 Schematic builder for CC 1.7+ Started by Kepler, 06 Sep 2017 turtle, command GitHub Gist: instantly share code, notes, and snippets.-- Place turtle 3 blocks from fire in wrath forge-- Place iron blocks in slot 16-- Turtle will advance into position and start placing iron blocks A ComputerCraft program to dig a lit 3x3 tunnel. 1 Getting Started 2 First Program 3 Making a startup script 4 Using The Turtle API 5 Conditional Statements 6 Variables 7 Loops 8 Functions 9 Putting it all together This is a guide which attempts to impart the basics of programming to someone who is not familiar with programming languages or used a ComputerCraft Turtle. ComputerCraftの非公式Wikiです。ComputerCraftの解説の他、APIレファレンス、アドオン紹介、アドオン作成支援など、ComputerCraft全般について取り扱っています。 コマンド名 使い方 説明 alias? This article is about the ComputerCraft computer. 'tunnel 143' will make a 3X2X143 tunnel in the direction it's pointing). In my testing it is around 45% faster than excavate while while using ~58% less fuel (66% with the -e option). It is very useful for having a main mining tunnel where you can strip mine out of it. Mining Turtles are upgraded versions of Turtles from ComputerCraft. I've tried at least 10 different ones from paste bin and none of them work properly. Tunnel This program tunnels out a specified width tunnel with a 3 block height. yatp = yet another tunnel program so I decided to write this simple program to create a 1x2 tunnel of specified length, place blocks beneath the turtle if so desired and create branch tunnels of a specified number in a specified direction also if so desired because I didn't like the default tunnel program that comes with the turtle. But I'm sure that there are better ones out there. I uploaded it to pastebin and I wanted to show you guys. 1 Recipe 2 Usage 2.1 Crafting Ingredient 3 Programs 4 Picture Gallery 5 YouTube Tutorials Place the consolecarefully, and just right click it to use. Ive been trying to program a mining turtle to mine a 2x1 tunnel. I was thinking about it. ComputerCraft 製作者 dan200 配布場所 英語Forum 前提MOD 【ModLoader】,【ModLoaderMP】,【Minecraft Forge】 使用Block ID 207,208,209(3個) 使用Item ID 4000(1個) 使用Sprite ID 1個 使用class なし(※前提MODでの使用分 For example, to have the Mining Turtle excavate a 10x10x10 area type: excavate 10 To make a tunnel 50m long (3 wide 先日は「ComputerCraft」を試してみましたが、今回はその教育版「ComputerCraftEdu」を試してみました教育版マインクラフト「MinecraftEdu」だけでなく、普通のマインクラフトにも導入できます。Modをダウンロー Not mine. The first thing you need to know when programming in ComputerCraft is … 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. Pastebin.com is the number one paste tool since 2002. このチュートリアルは ComputerCraft v1.75 for Minecraft 1.7.10 以降の仕様を元に書かれています。 このページではMOD導入直後から、コンピュータの設置、一連の操作方法、プログラムの作成と実行、タートルの利用までを順を追って解説していきます。 In the tunneling program, you could set the width, height, and length of the tunnel. I have a Redstone Simulator program that is kind of cool I really like it because I spent so much time on it and 400+ lines on it. GitHub Gist: instantly share code, notes, and snippets. はじめに 初心に戻って採掘タートルによる穴掘りプログラムを作っていきましょう。まずは採掘(Mining)タートル自体について情報をまとめましょう。 採掘タートルのクラフト 採掘タートルの性能 1歩移動するごとに1の燃料値を消費する。 Advtunnel. This is the titularcomputer, which is the centerpiece of this mod. textOutput ("The first tunnel will be in front of the turtle. To run a program, simply type the name of the program or command followed by any parameters it requires. ComputerCraft programs. Pastebin is a website where you can store text online for a set period of time. The Computer is the main block of ComputerCraft. 設します。 障害となるブロックは全て採掘し、足場が無ければ設置します。 タートルのインベントリの1番目に足場となるブロック、2番目にレールを入れて下さい。 When programmed correctly, they can mine in a square shape until they are full. Pastebin.com is the number one paste tool since 2002. in the /lua/rom/programs/turtle/ directory. My second program strip mines for you and uses one of the most 「Minecraft」「ComputerCraft」について知りたいならば「お勧めコンテンツ」の『ComputerCraftとは』をご覧下さい。 えぇ知っていますよ。あのプログラム書くやつでしょ? でも難しいよね。という方には『チュートリアル目次』をお勧め Found it on the net. A ComputerCraft program to perforate tunnel walls with lit tunnels, in order to expose ores - make_branches.lua Skip to content All gists Back to GitHub Sign in Sign up Instantly share code, notes, and snippets. Tunnel: The turtle will dig a 3X2 tunnel for an 'X' amount of blocks.(e.g.