<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SgtBurned</id>
		<title>ComputerCraft Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SgtBurned"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/Special:Contributions/SgtBurned"/>
		<updated>2026-07-11T23:10:27Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=IO_(API)&amp;diff=1146</id>
		<title>IO (API)</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=IO_(API)&amp;diff=1146"/>
				<updated>2012-03-20T18:28:55Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;IO is a reimplementation of the default Lua input / output API defined [http://www.lua.org/manual/5.1/manual.html#5.7 here], with some features trimmed. Most features should work. If you find a non-working feature, please list it here.&lt;br /&gt;
&lt;br /&gt;
List of non-working features from IO:&lt;br /&gt;
&lt;br /&gt;
* file:seek(...) - Doesn't exist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I hope this is the right place to add this.&lt;br /&gt;
io.write using &amp;quot;wb&amp;quot;&lt;br /&gt;
Line 97 it expects a number and gets a string&lt;br /&gt;
For reference I am using this http://lua-users.org/wiki/SaveTableToFile with only modifications to make it run as an api.&lt;br /&gt;
It is the very first file:write in the save function&lt;br /&gt;
* file:write(&amp;quot;return {&amp;quot;..charE)&lt;br /&gt;
&lt;br /&gt;
[[Category:APIs]]&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=IO_(API)&amp;diff=1145</id>
		<title>IO (API)</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=IO_(API)&amp;diff=1145"/>
				<updated>2012-03-20T18:28:45Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;IO is a reimplementation of the default Lua input / output API defined [http://www.lua.org/manual/5.1/manual.html#5.7 here], with some features trimmed. Most features should work. If you find a non-working feature, please list it here.&lt;br /&gt;
&lt;br /&gt;
List of non-working features from IO:&lt;br /&gt;
&lt;br /&gt;
* file:seek(...) - Doesn't exist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I hope this is the right place to add this.&lt;br /&gt;
io.write using &amp;quot;wb&amp;quot;&lt;br /&gt;
Line 97 it expects a number and gets a string&lt;br /&gt;
For reference I am using this http://lua-users.org/wiki/SaveTableToFile with only modifications to make it run as an api.&lt;br /&gt;
It is the very first file:write in the save function&lt;br /&gt;
file:write(&amp;quot;return {&amp;quot;..charE)&lt;br /&gt;
&lt;br /&gt;
[[Category:APIs]]&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Monitor&amp;diff=1086</id>
		<title>Monitor</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Monitor&amp;diff=1086"/>
				<updated>2012-03-16T22:47:35Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Screen is a block that can show Text in a World.&lt;br /&gt;
===How to Make a Screen===&lt;br /&gt;
{{Crafting grid&lt;br /&gt;
 |A1=stone |B1=stone      |C1=stone&lt;br /&gt;
 |A2=stone |B2=glass_pane |C2=stone&lt;br /&gt;
 |A3=stone |B3=stone      |C3=stone&lt;br /&gt;
 |Output=screen&lt;br /&gt;
 }}&lt;br /&gt;
[[Category:Blocks]]&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Place the screen wherever you want it, It will link up to other screens around it.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Monitor&amp;diff=1085</id>
		<title>Monitor</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Monitor&amp;diff=1085"/>
				<updated>2012-03-16T22:45:37Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Screen is a block that can show Text in a World.&lt;br /&gt;
&amp;quot;&amp;quot;How to Make a Screen&amp;quot;&amp;quot;&lt;br /&gt;
|{{Crafting grid&lt;br /&gt;
 |A1=stone |B1=stone      |C1=stone&lt;br /&gt;
 |A2=stone |B2=glass_pane |C2=stone&lt;br /&gt;
 |A3=stone |B3=stone      |C3=stone&lt;br /&gt;
 |Output=screen&lt;br /&gt;
 }}&lt;br /&gt;
[[Category:Blocks]]&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Place the screen wherever you want it, It will link up to other screens around it.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Monitor&amp;diff=1084</id>
		<title>Monitor</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Monitor&amp;diff=1084"/>
				<updated>2012-03-16T22:45:03Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;The Monitor is a block that can show Text in a World. |Screen |{{Crafting grid  |A1=stone |B1=stone      |C1=stone  |A2=stone |B2=glass_pane |C2=stone  |A3=stone |B3=stone    ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Monitor is a block that can show Text in a World.&lt;br /&gt;
|Screen&lt;br /&gt;
|{{Crafting grid&lt;br /&gt;
 |A1=stone |B1=stone      |C1=stone&lt;br /&gt;
 |A2=stone |B2=glass_pane |C2=stone&lt;br /&gt;
 |A3=stone |B3=stone      |C3=stone&lt;br /&gt;
 |Output=screen&lt;br /&gt;
 }}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Blocks]]&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Place the monitor wherever you want it, It will link up to other monitors around it.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Rednet.announce&amp;diff=1083</id>
		<title>Rednet.announce</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Rednet.announce&amp;diff=1083"/>
				<updated>2012-03-16T22:25:48Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=rednet.announce() |api=rednet |addon=ComputerCraft |desc=Broadcasts an empty rednet message.  |examples= {{Example |desc=Broadcasts an empty red...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=rednet.announce()&lt;br /&gt;
|api=rednet&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Broadcasts an empty rednet message. &lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Broadcasts an empty rednet message. &lt;br /&gt;
|code=rednet.announce()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Rednet.close&amp;diff=1082</id>
		<title>Rednet.close</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Rednet.close&amp;diff=1082"/>
				<updated>2012-03-16T22:24:54Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=rednet.close( side ) |args= left, right, top, bottom, front, back |api=rednet |addon=ComputerCraft |desc=Tells the computer that the side can no...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=rednet.close( side )&lt;br /&gt;
|args= left, right, top, bottom, front, back&lt;br /&gt;
|api=rednet&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Tells the computer that the side can no longer be used for networking.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Tells the computer that the side can no longer be used for networking.&lt;br /&gt;
|code=rednet.close( &amp;quot;left&amp;quot; )&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=File:Grid_wireless_mining_turtle.png&amp;diff=1081</id>
		<title>File:Grid wireless mining turtle.png</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=File:Grid_wireless_mining_turtle.png&amp;diff=1081"/>
				<updated>2012-03-16T16:27:04Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: A picture of a Wireless Mining Turtle for use in a Crafting grid.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of a Wireless Mining Turtle for use in a Crafting grid.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=File:Grid_Monitor.png&amp;diff=1080</id>
		<title>File:Grid Monitor.png</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=File:Grid_Monitor.png&amp;diff=1080"/>
				<updated>2012-03-16T16:24:43Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: A picture of a Monitor for use in a Crafting grid.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of a Monitor for use in a Crafting grid.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=File:Grid_wireless_turtle.png&amp;diff=1079</id>
		<title>File:Grid wireless turtle.png</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=File:Grid_wireless_turtle.png&amp;diff=1079"/>
				<updated>2012-03-16T16:24:24Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: A picture of a Wireless Turtle for use in a Crafting grid.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of a Wireless Turtle for use in a Crafting grid.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=File:Grid_mining_turtle.png&amp;diff=1078</id>
		<title>File:Grid mining turtle.png</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=File:Grid_mining_turtle.png&amp;diff=1078"/>
				<updated>2012-03-16T16:24:02Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: A picture of a Mining Turtle for use in a Crafting grid.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of a Mining Turtle for use in a Crafting grid.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=File:Grid_turtle.png&amp;diff=1077</id>
		<title>File:Grid turtle.png</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=File:Grid_turtle.png&amp;diff=1077"/>
				<updated>2012-03-16T16:23:44Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: A picture of a Turtle for use in a Crafting grid.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of a Turtle for use in a Crafting grid.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=File:Grid_disk.png&amp;diff=1076</id>
		<title>File:Grid disk.png</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=File:Grid_disk.png&amp;diff=1076"/>
				<updated>2012-03-16T16:23:18Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: A picture of a Floppy Disk for use in a Crafting grid.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of a Floppy Disk for use in a Crafting grid.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=File:Grid_Modem.png&amp;diff=1075</id>
		<title>File:Grid Modem.png</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=File:Grid_Modem.png&amp;diff=1075"/>
				<updated>2012-03-16T16:22:53Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of a Modem for use in a Crafting grid.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=File:Grid_Modem.png&amp;diff=1074</id>
		<title>File:Grid Modem.png</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=File:Grid_Modem.png&amp;diff=1074"/>
				<updated>2012-03-16T16:22:08Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Modem icon for use in the crafting bench.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Modem icon for use in the crafting bench.&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=User:SgtBurned&amp;diff=1057</id>
		<title>User:SgtBurned</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=User:SgtBurned&amp;diff=1057"/>
				<updated>2012-03-15T23:09:50Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=User:SgtBurned&amp;diff=1056</id>
		<title>User:SgtBurned</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=User:SgtBurned&amp;diff=1056"/>
				<updated>2012-03-15T23:09:18Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{pp-semi|small=yes}}&lt;br /&gt;
{{Infobox Player&lt;br /&gt;
|title = SgtBurned&lt;br /&gt;
|image = [[]]&lt;br /&gt;
|caption = SgtBurneds Player Image&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;quot;HI GUYZ&amp;quot;&amp;quot;&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=User:SgtBurned&amp;diff=1055</id>
		<title>User:SgtBurned</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=User:SgtBurned&amp;diff=1055"/>
				<updated>2012-03-15T23:06:33Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;Blah Blah Blah&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Blah Blah Blah&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Rednet.open&amp;diff=1054</id>
		<title>Rednet.open</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Rednet.open&amp;diff=1054"/>
				<updated>2012-03-15T21:24:17Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=rednet.open( side )&lt;br /&gt;
|args=&amp;quot;left&amp;quot;,&amp;quot;right&amp;quot;,&amp;quot;front&amp;quot;,&amp;quot;back&amp;quot;,&amp;quot;bottom&amp;quot;,&amp;quot;top&amp;quot;&lt;br /&gt;
|api=rednet&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Tells the computer that the side can be used for networking. &lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Tells the computer that the side can be used for networking. &lt;br /&gt;
|code=rednet.open( &amp;quot;left&amp;quot; )&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Rednet.open&amp;diff=1053</id>
		<title>Rednet.open</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Rednet.open&amp;diff=1053"/>
				<updated>2012-03-15T21:23:56Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=rednet.open( side )&lt;br /&gt;
|args=&amp;quot;left&amp;quot;,&amp;quot;right&amp;quot;,&amp;quot;front&amp;quot;,&amp;quot;back&amp;quot;,&amp;quot;bottom&amp;quot;,&amp;quot;top&amp;quot;&lt;br /&gt;
|api=rednet&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Tells the computer that the side can be used for networking. &lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Tells the computer that the side can be used for networking. &lt;br /&gt;
|code=rednet.open( side )&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Rednet.open&amp;diff=1052</id>
		<title>Rednet.open</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Rednet.open&amp;diff=1052"/>
				<updated>2012-03-15T21:23:40Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=rednet.open( side ) |args= side (&amp;quot;left&amp;quot;,&amp;quot;right&amp;quot;,&amp;quot;front&amp;quot;,&amp;quot;back&amp;quot;,&amp;quot;bottom&amp;quot;,&amp;quot;top&amp;quot;) |api=rednet |addon=ComputerCraft |desc=Tells the computer that th...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=rednet.open( side )&lt;br /&gt;
|args= side (&amp;quot;left&amp;quot;,&amp;quot;right&amp;quot;,&amp;quot;front&amp;quot;,&amp;quot;back&amp;quot;,&amp;quot;bottom&amp;quot;,&amp;quot;top&amp;quot;)&lt;br /&gt;
|api=rednet&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Tells the computer that the side can be used for networking. &lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Tells the computer that the side can be used for networking. &lt;br /&gt;
|code=rednet.open( side )&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.forward&amp;diff=1051</id>
		<title>Turtle.forward</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.forward&amp;diff=1051"/>
				<updated>2012-03-15T21:22:14Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.forward&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] whether the turtle succeeded in moving forwards&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Attempts to move the turtle forward.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Moves the turtle forward&lt;br /&gt;
|code=turtle.forward()&lt;br /&gt;
|output=true if the turtle could move forwards, false if there was something in the way&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Rednet_(API)&amp;diff=1050</id>
		<title>Rednet (API)</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Rednet_(API)&amp;diff=1050"/>
				<updated>2012-03-15T21:21:12Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Added Links to empty pages for future &amp;quot;Wikias&amp;quot; ?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The rednet API provides a simple computer networking model over RedPower bundled cables or the Wireless Modems of Computercraft 1.3.&lt;br /&gt;
With the table below, 'side' refers to a string that represents a side of the computer (&amp;quot;front&amp;quot;, &amp;quot;back&amp;quot;, &amp;quot;left&amp;quot;, &amp;quot;right&amp;quot;, &amp;quot;bottom&amp;quot;, &amp;quot;top&amp;quot;). All message sent with rednet are and must be strings.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#EEE&amp;quot; width=&amp;quot;200px&amp;quot;|Method name&lt;br /&gt;
!style=&amp;quot;background:#EEE&amp;quot; width=&amp;quot;*&amp;quot;|Description&lt;br /&gt;
|-&lt;br /&gt;
|[[rednet.open( side )]]&lt;br /&gt;
|Tells the computer that the side can be used for networking.&lt;br /&gt;
|-&lt;br /&gt;
|[[rednet.close( side )]]&lt;br /&gt;
|Tells the computer that the side can no longer be used for networking.&lt;br /&gt;
|-&lt;br /&gt;
|[[rednet.announce()]]&lt;br /&gt;
|Broadcasts an empty rednet message.&lt;br /&gt;
|-&lt;br /&gt;
|[[rednet.send( receiverID, message )]]&lt;br /&gt;
|Sends a message to the computer using the opened sides. The receiver ID is the ID (number, not string) of the computer you're sending the message to.&lt;br /&gt;
|-&lt;br /&gt;
|[[rednet.broadcast( message )]]&lt;br /&gt;
|Sends the message to ALL connected and open computers.&lt;br /&gt;
|-&lt;br /&gt;
|[[rednet.receive( timeout )]]&lt;br /&gt;
|Sets an amount of time to wait for a rednet message input. If you wanted to have the computer wait for an input for 5 seconds, then the code would be: rednet.receive( 5 ) If you wanted it to continuously receive then don't put anything between the ().&lt;br /&gt;
|}&lt;br /&gt;
You can also handle the &amp;quot;rednet_message&amp;quot; event to receive messages without calling receive(), the arguments are the same as the receive() return values.&lt;br /&gt;
[[Category:APIs]]&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.drop&amp;diff=1049</id>
		<title>Turtle.drop</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.drop&amp;diff=1049"/>
				<updated>2012-03-15T21:15:32Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=turtle.drop |args= |api=turtle |addon=ComputerCraft |desc=Drops everything of the selected Slot or the specified amount. |examples= {{Example |d...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.drop&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Drops everything of the selected Slot or the specified amount.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Drops everything of the selected Slot or the specified amount.&lt;br /&gt;
|code=turtle.drop()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.compareDown&amp;diff=1048</id>
		<title>Turtle.compareDown</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.compareDown&amp;diff=1048"/>
				<updated>2012-03-15T21:14:24Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=turtle.compareDown |args= |api=turtle |returns=boolean if the block in below is the same as the one in the selected Slot. |addon=ComputerCra...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.compareDown&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] if the block in below is the same as the one in the selected Slot.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if the block in below is the same as the one in the selected Slot.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if the block below is the same as the one in the selected Slot.&lt;br /&gt;
|code=turtle.compareDown()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.compare&amp;diff=1047</id>
		<title>Turtle.compare</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.compare&amp;diff=1047"/>
				<updated>2012-03-15T21:13:45Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.compare&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] if the block in front is the same as the one in the selected Slot.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if the block in front is the same as the one in the selected Slot.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if the block in front is the same as the one in the selected Slot.&lt;br /&gt;
|code=turtle.compare()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.detectDown&amp;diff=1046</id>
		<title>Turtle.detectDown</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.detectDown&amp;diff=1046"/>
				<updated>2012-03-15T21:13:33Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.detectDown&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] If turtle has Detected a Block Below.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if there is a Block Below.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if there is a Block Below.&lt;br /&gt;
|code=turtle.detectDown()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.detectUp&amp;diff=1045</id>
		<title>Turtle.detectUp</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.detectUp&amp;diff=1045"/>
				<updated>2012-03-15T21:13:15Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.detectUp&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] If turtle has Detected a Block Above.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if there is a Block Above.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if there is a Block Above.&lt;br /&gt;
|code=turtle.detectUp()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.detect&amp;diff=1044</id>
		<title>Turtle.detect</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.detect&amp;diff=1044"/>
				<updated>2012-03-15T21:13:01Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.detect&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] If turtle has Detected a Block in front.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if there is a Block in front.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if there is a Block in front.&lt;br /&gt;
|code=turtle.detect()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.placeDown&amp;diff=1043</id>
		<title>Turtle.placeDown</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.placeDown&amp;diff=1043"/>
				<updated>2012-03-15T21:12:49Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.placeDown&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Places a Block of the selected Slot below &lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places a Block of the selected Slot below &lt;br /&gt;
|code=turtle.placeDown()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.placeUp&amp;diff=1042</id>
		<title>Turtle.placeUp</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.placeUp&amp;diff=1042"/>
				<updated>2012-03-15T21:12:40Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.placeUp&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Places a Block of the selected Slot above&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places a Block of the selected Slot above&lt;br /&gt;
|code=turtle.placeUp()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1041</id>
		<title>Turtle.place</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1041"/>
				<updated>2012-03-15T21:12:31Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.place&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Places the selected block infront of the Turtle.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places the selected block infront of the Turtle.&lt;br /&gt;
|code=turtle.place()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.compareUp&amp;diff=1040</id>
		<title>Turtle.compareUp</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.compareUp&amp;diff=1040"/>
				<updated>2012-03-15T21:12:19Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.compareUp&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] if the block in above is the same as the one in the selected Slot.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if the block in above is the same as the one in the selected Slot.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if the block above is the same as the one in the selected Slot.&lt;br /&gt;
|code=turtle.compareUp()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.compareUp&amp;diff=1039</id>
		<title>Turtle.compareUp</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.compareUp&amp;diff=1039"/>
				<updated>2012-03-15T21:11:53Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=turtle.compareUp |args= |api=turtle |returns=boolean if the block in above is the same as the one in the selected Slot. |addon=ComputerCraft...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.compareUp&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] if the block in above is the same as the one in the selected Slot.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if the block in above is the same as the one in the selected Slot.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if the block above is the same as the one in the selected Slot.&lt;br /&gt;
|code=print(turtle.compareUp())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.compare&amp;diff=1038</id>
		<title>Turtle.compare</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.compare&amp;diff=1038"/>
				<updated>2012-03-15T21:11:15Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=turtle.compare |args= |api=turtle |returns=boolean if the block in front is the same as the one in the selected Slot. |addon=ComputerCraft |...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.compare&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] if the block in front is the same as the one in the selected Slot.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if the block in front is the same as the one in the selected Slot.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if the block in front is the same as the one in the selected Slot.&lt;br /&gt;
|code=print(turtle.compare())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.detectDown&amp;diff=1037</id>
		<title>Turtle.detectDown</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.detectDown&amp;diff=1037"/>
				<updated>2012-03-15T21:10:03Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=turtle.detectDown |args= |api=turtle |returns=boolean If turtle has Detected a Block Below. |addon=ComputerCraft |desc=Detects if there is a...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.detectDown&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] If turtle has Detected a Block Below.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if there is a Block Below.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if there is a Block Below.&lt;br /&gt;
|code=print(turtle.detectDown())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.detectUp&amp;diff=1036</id>
		<title>Turtle.detectUp</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.detectUp&amp;diff=1036"/>
				<updated>2012-03-15T21:09:28Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=turtle.detectUp |args= |api=turtle |returns=boolean If turtle has Detected a Block Above. |addon=ComputerCraft |desc=Detects if there is a B...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.detectUp&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] If turtle has Detected a Block Above.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if there is a Block Above.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if there is a Block Above.&lt;br /&gt;
|code=print(turtle.detectUp())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.detect&amp;diff=1035</id>
		<title>Turtle.detect</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.detect&amp;diff=1035"/>
				<updated>2012-03-15T21:08:40Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.detect&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] If turtle has Detected a Block in front.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if there is a Block in front.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if there is a Block in front.&lt;br /&gt;
|code=print(turtle.detect())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.detect&amp;diff=1034</id>
		<title>Turtle.detect</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.detect&amp;diff=1034"/>
				<updated>2012-03-15T21:08:23Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.detect&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[int]] If turtle has Detected a Block in front.&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if there is a Block in front.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if there is a Block in front.&lt;br /&gt;
|code=print(turtle.detect())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.detect&amp;diff=1033</id>
		<title>Turtle.detect</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.detect&amp;diff=1033"/>
				<updated>2012-03-15T21:07:34Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=turtle.detect |args= |api=turtle |addon=ComputerCraft |desc=Detects if there is a Block in front  |examples= {{Example |desc=Detects if there is...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.detect&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Detects if there is a Block in front &lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Detects if there is a Block in front &lt;br /&gt;
|code=print(turtle.detect())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.placeDown&amp;diff=1032</id>
		<title>Turtle.placeDown</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.placeDown&amp;diff=1032"/>
				<updated>2012-03-15T21:06:43Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot;{{lowercase}} {{Function |name=turtle.placeDown |args= |api=turtle |addon=ComputerCraft |desc=Places a Block of the selected Slot below  |examples= {{Example |desc=Places a Bl...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.placeDown&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Places a Block of the selected Slot below &lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places a Block of the selected Slot below &lt;br /&gt;
|code=print(turtle.placeDown())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1031</id>
		<title>Turtle.place</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1031"/>
				<updated>2012-03-15T21:06:12Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.place&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Places the selected block infront of the Turtle.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places the selected block infront of the Turtle.&lt;br /&gt;
|code=print(turtle.place())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.placeUp&amp;diff=1030</id>
		<title>Turtle.placeUp</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.placeUp&amp;diff=1030"/>
				<updated>2012-03-15T21:05:54Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Created page with &amp;quot; {{lowercase}} {{Function |name=turtle.placeUp |args= |api=turtle |addon=ComputerCraft |desc=Places a Block of the selected Slot above |examples= {{Example |desc=Places a Bloc...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.placeUp&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Places a Block of the selected Slot above&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places a Block of the selected Slot above&lt;br /&gt;
|code=print(turtle.placeUp())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1029</id>
		<title>Turtle.place</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1029"/>
				<updated>2012-03-15T21:04:32Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.place&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Place the selected block infront of the Turtle.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places the selected block infront of the Turtle.&lt;br /&gt;
|code=print(turtle.place())&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1028</id>
		<title>Turtle.place</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1028"/>
				<updated>2012-03-15T21:04:11Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.place&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] whether the turtle succeeded in moving forwards&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Place the selected block infront of the Turtle.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places the selected block infront of the Turtle.&lt;br /&gt;
|code=print(turtle.place())&lt;br /&gt;
|output=True if the turtle placed a block, False if unable to place e.g nothing in the inventory.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1027</id>
		<title>Turtle.place</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Turtle.place&amp;diff=1027"/>
				<updated>2012-03-15T21:03:53Z</updated>
		
		<summary type="html">&lt;p&gt;SgtBurned: Made the turtle.place() Page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=turtle.place&lt;br /&gt;
|args=&lt;br /&gt;
|api=turtle&lt;br /&gt;
|returns=[[boolean]] whether the turtle succeeded in moving forwards&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Place the selected block infront of the Turtle.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Places the selected block infront of the Turtle.&lt;br /&gt;
|code=print(turtle.place())&lt;br /&gt;
|output=true if the turtle placed a block, false if unable to place e.g nothing in the inventory.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>SgtBurned</name></author>	</entry>

	</feed>