<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ComputerCraft</title>
	<atom:link href="http://www.computercraft.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computercraft.info</link>
	<description>Programmable Computers for Minecraft</description>
	<lastBuildDate>Sat, 11 May 2013 14:41:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>ComputerCraft 1.52</title>
		<link>http://www.computercraft.info/2013/03/26/computercraft-1-52/</link>
		<comments>http://www.computercraft.info/2013/03/26/computercraft-1-52/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 11:08:32 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=666</guid>
		<description><![CDATA[Downloads: Universal (Client and Server) ComputerCraft requires Minecraft version 1.5.1 and an up to date version of Minecraft Forge. Once forge is installed, drop ComputerCraft1.52.zip into your /mods/ directory, and launch the game. New Features: Ported to Minecraft 1.5.1 Follow &#8230; <a href="http://www.computercraft.info/2013/03/26/computercraft-1-52/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Downloads:</h2>
<ul>
<li><a href="http://www.mediafire.com/download.php?3wvs96pl34rchuh">Universal (Client and Server)</a></li>
</ul>
<p>ComputerCraft requires Minecraft version 1.5.1 and an up to date version of <a href="http://www.minecraftforge.net/forum/index.php/board,3.0.html">Minecraft Forge</a>. Once forge is installed, drop ComputerCraft1.52.zip into your /mods/ directory, and launch the game.</p>
<h2>New Features:</h2>
<ul>
<li>Ported to Minecraft 1.5.1</li>
</ul>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2013/03/26/computercraft-1-52/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>ComputerCraft 1.51 is released!</title>
		<link>http://www.computercraft.info/2013/03/15/computercraft-1-51/</link>
		<comments>http://www.computercraft.info/2013/03/15/computercraft-1-51/#comments</comments>
		<pubDate>Fri, 15 Mar 2013 02:56:25 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=648</guid>
		<description><![CDATA[Downloads: Universal (Client and Server) ComputerCraft requires Minecraft version 1.5 and an up to date version of Minecraft Forge. Once forge is installed, drop ComputerCraft1.51.zip into your /mods/ directory, and launch the game. New Features: Ported to Minecraft 1.5 Added &#8230; <a href="http://www.computercraft.info/2013/03/15/computercraft-1-51/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.computercraft.info/wp-content/uploads/2013/03/cc151.png" alt="It really is!" /></p>
<h2>Downloads:</h2>
<ul>
<li><a href="http://www.mediafire.com/download.php?kgtbdlrtn7hveqo">Universal (Client and Server)</a></li>
</ul>
<p>ComputerCraft requires Minecraft version 1.5 and an up to date version of <a href="http://www.minecraftforge.net/forum/index.php/topic,6520.0.html">Minecraft Forge</a>. Once forge is installed, drop ComputerCraft1.51.zip into your /mods/ directory, and launch the game.</p>
<h2>New Features:</h2>
<ul>
<li>Ported to Minecraft 1.5</li>
<li>Added Wired Modems</li>
<li>Added Networking Cables</li>
<li>Made Wireless Modems more expensive to craft</li>
<li>New redstone API functions: getAnalogInput(), setAnalogOutput(), getAnalogOutput()</li>
<li>Peripherals can now be controlled remotely over wired networks</li>
<li>New peripheral API function: getNames()</li>
<li>New event: &#8220;monitor_resize&#8221; when the size of a monitor changes</li>
<li>Except for labelled computers and turtles, ComputerCraft blocks no longer drop items in creative mode</li>
<li>The pick block function works in creative mode now works for all ComputerCraft blocks</li>
<li>All blocks and items now use the IDs numbers assigned by FTB by default</li>
<li>Fixed turtles sometimes placing blocks with incorrect orientations</li>
<li>Fixed Wireless modems being able to send messages to themselves</li>
<li>Fixed turtle.attack() having a very short range</li>
<li>Various bugfixes</li>
</ul>
<p>I&#8217;m quite proud of this update. Wired networks are something people having been asking for for a while, and I&#8217;m really excited to see what people can achieve with them, especially their ability to control peripherals at a distance. ComputerCraft is also a Minecraft 1.5 mod now, which means Computers and Turtles can interact with all cool new redstone features of the latest update. As always: Thanks to everyone who helped with <a href="http://www.computercraft.info/forums2/index.php?/forum/16-beta-testing/">beta testing</a>, and Happy Hacking!</p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2013/03/15/computercraft-1-51/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>ComputerCraft on The Shaft</title>
		<link>http://www.computercraft.info/2013/02/20/computercraft-on-the-shaft/</link>
		<comments>http://www.computercraft.info/2013/02/20/computercraft-on-the-shaft/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 02:46:53 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=626</guid>
		<description><![CDATA[As part of the ongoing ComputerCraft media rampage, this weekend I had the pleasure of appearing on The Shaft podcast. I talked about ComputerCraft, Feed the Beast, and other assorted nonsenses, and dropped some hints about a couple of new &#8230; <a href="http://www.computercraft.info/2013/02/20/computercraft-on-the-shaft/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As part of the ongoing ComputerCraft media rampage, this weekend I had the pleasure of appearing on <a href="http://www.theshaftpodcast.com/2013/02/the-shaft-121-daniel-ratcliffe.html">The Shaft</a> podcast. I talked about ComputerCraft, Feed the Beast, and other assorted nonsenses, and dropped some hints about a couple of new features coming soon to the mod. Here&#8217;s a preview of one of them:</p>
<p align="centre"><img src="http://i.imgur.com/Y65P0hJ.png" alt="I talked about Wired on the Wireless" /></p>
<p>It was a good time, so <a href="http://www.theshaftpodcast.com/2013/02/the-shaft-121-daniel-ratcliffe.html">check it out!</a></p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2013/02/20/computercraft-on-the-shaft/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>ComputerCraft 1.5</title>
		<link>http://www.computercraft.info/2013/02/11/computercraft-1-5/</link>
		<comments>http://www.computercraft.info/2013/02/11/computercraft-1-5/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 02:00:02 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=601</guid>
		<description><![CDATA[Downloads: Universal (Client and Server) ComputerCraft requires Minecraft version 1.4.7 (or 1.4.6) and an up to date version Minecraft Forge. Once forge is installed, drop ComputerCraft1.5.zip into your /mods/ directory, and launch the game. New Features: Redesigned Wireless Modems; they &#8230; <a href="http://www.computercraft.info/2013/02/11/computercraft-1-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.computercraft.info/wp-content/uploads/2013/02/Screen-shot-2013-02-11-at-13.14.25.png" alt="Psst, buy a turtle" /></p>
<h2>Downloads:</h2>
<ul>
<li><a href="http://www.mediafire.com/download.php?bsqfq6dafnu1p56">Universal (Client and Server)</a></li>
</ul>
<p>ComputerCraft requires Minecraft version 1.4.7 (or 1.4.6) and an up to date version <a href="http://minecraftforge.net/forum/index.php/topic,5.0.html">Minecraft Forge</a>. Once forge is installed, drop ComputerCraft1.5.zip into your /mods/ directory, and launch the game.</p>
<h2>New Features:</h2>
<ul>
<li>Redesigned Wireless Modems; they can now send and receive on multiple channels, independent of the computer ID. To use these features, interface with modem peripherals directly. The rednet API still functions as before.</li>
<li>Floppy Disks can now be dyed with multiple dyes, just like armour.</li>
<li>The &#8220;excavate&#8221; program now retains fuel in it&#8217;s inventory, so can run unattended.</li>
<li>turtle.place() now tries all possible block orientations before failing.</li>
<li>turtle.refuel(0) returns true if a fuel item is selected.</li>
<li>turtle.craft(0) returns true if the inventory is a valid recipe.</li>
<li>The in-game help system now has documentation for all the peripherals and their methods, including the new modem functionality.</li>
<li>A romantic surprise.</li>
</ul>
<p>Happy hacking! Thanks to everyone who helped with <a href="http://www.computercraft.info/forums2/index.php?/forum/16-beta-testing/">Beta Testing</a>.</p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2013/02/11/computercraft-1-5/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>ComputerCraft at GameCity</title>
		<link>http://www.computercraft.info/2013/02/07/computercraft-at-gamecity/</link>
		<comments>http://www.computercraft.info/2013/02/07/computercraft-at-gamecity/#comments</comments>
		<pubDate>Thu, 07 Feb 2013 02:33:42 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=596</guid>
		<description><![CDATA[Last week I had a chance to talk about ComputerCraft at GameCityNights in Cambridge. It was no MINECON, but it was a lot of fun! Check out Edge Magazine&#8217;s video summary of the event: Public speaking is addictive. Follow @DanTwoHundred]]></description>
			<content:encoded><![CDATA[<p>Last week I had a chance to talk about ComputerCraft at <a href="http://nights.gamecity.org/">GameCityNights</a> in Cambridge. It was no <a href="https://www.youtube.com/watch?v=KvigsFuDZTM">MINECON</a>, but it was a lot of fun! Check out <a href="http://www.edge-online.com/">Edge Magazine&#8217;s</a> video summary of the event:</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/1Rqv8fkr3ck" frameborder="0" allowfullscreen></iframe></p>
<p>Public speaking is addictive.</p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2013/02/07/computercraft-at-gamecity/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ahh! Real Turtles!</title>
		<link>http://www.computercraft.info/2013/01/19/ahh-real-turtles/</link>
		<comments>http://www.computercraft.info/2013/01/19/ahh-real-turtles/#comments</comments>
		<pubDate>Sat, 19 Jan 2013 08:12:05 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=571</guid>
		<description><![CDATA[No, your eyes are not deceiving you: Photographed above are four Turtles and a Computer, set free from their natural habitat, and wreaking havoc in the real world! Unchecked, these critters will quickly start seeking coal and crafting copies of &#8230; <a href="http://www.computercraft.info/2013/01/19/ahh-real-turtles/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shapeways.com/shops/computercraft"><img src="http://www.computercraft.info/wp-content/uploads/2013/01/alltheturtles1.jpg" alt="Adopt me!" /></a></p>
<p>No, your eyes are not deceiving you: Photographed above are four Turtles and a Computer, set free from their natural habitat, and wreaking havoc in the real world! Unchecked, these critters will quickly start seeking coal and crafting copies of themselves, each one of them on a mission to excavate the Earth until it&#8217;s nothing but a flat expanse of bedrock. To save our planet from this fate, please: <a href="http://www.shapeways.com/shops/computercraft">Adopt a Turtle today</a>. By giving a turtle a safe home, you&#8217;ll not only be making a friend for life: <a href="http://www.shapeways.com/shops/computercraft">You&#8217;ll be doing the Earth a favour.</a></p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2013/01/19/ahh-real-turtles/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>ComputerCraft 1.481 &#8211; MiscPeripherals Fix</title>
		<link>http://www.computercraft.info/2012/12/27/computercraft-1-481-miscperipherals-fix/</link>
		<comments>http://www.computercraft.info/2012/12/27/computercraft-1-481-miscperipherals-fix/#comments</comments>
		<pubDate>Thu, 27 Dec 2012 05:54:53 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=428</guid>
		<description><![CDATA[It&#8217;s been discovered that a small change to the peripheral API in ComputerCraft 1.48 broke the popular MiscPeripherals mod by RichardG. A lot of people use this mod, so I&#8217;ve released this quick hotfix to solve the problem. You don&#8217;t &#8230; <a href="http://www.computercraft.info/2012/12/27/computercraft-1-481-miscperipherals-fix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been discovered that a small change to the peripheral API in ComputerCraft 1.48 broke the popular <a href="http://www.computercraft.info/forums2/index.php?/topic/4587-cc148mc146-miscperipherals-221/">MiscPeripherals</a> mod by <a href="https://twitter.com/richardg867">RichardG</a>. A lot of people use this mod, so I&#8217;ve released this quick hotfix to solve the problem. You don&#8217;t need to install this update if you or your server don&#8217;t use MiscPeripherals (but you should try it out, it&#8217;s quite good!)</p>
<p><strong>Update:</strong> It seems there is also a conflict between MiscPeripherals and Equivalent Exchange 3. If you have both these mods installed, you need to upgrade MiscPeripherals to the latest version. This is not a bug in ComputerCraft.</p>
<h2>Downloads:</h2>
<ul>
<li><a href="http://www.mediafire.com/download.php?8l5f7k1yxa1qgbm">Universal (Client and Server)</a></li>
</ul>
<p>ComputerCraft requires Minecraft 1.4.6 or 1.4.7 and an appropriately up to date version <a href="http://minecraftforge.net/forum/index.php/topic,5.0.html">Minecraft Forge</a>. Once forge is installed, drop ComputerCraft1.481.zip into your /mods/ directory, and launch the game.</p>
<p>Happy hacking!</p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2012/12/27/computercraft-1-481-miscperipherals-fix/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>ComputerCraft: Year One</title>
		<link>http://www.computercraft.info/2012/12/24/computercraft-year-one/</link>
		<comments>http://www.computercraft.info/2012/12/24/computercraft-year-one/#comments</comments>
		<pubDate>Mon, 24 Dec 2012 20:00:50 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=374</guid>
		<description><![CDATA[December 24th, 2011: After about two months of work, ComputerCraft 1.0 is ready, and my first post on the minecraft forums is the one advertising it&#8217;s release. The only block is the Computer, it only works in single player, and &#8230; <a href="http://www.computercraft.info/2012/12/24/computercraft-year-one/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>December 24th, 2011:</h2>
<p><iframe width="640" height="360" src="http://www.youtube.com/embed/sKWZVOPHgkM" frameborder="0" allowfullscreen></iframe></p>
<p>After about two months of work, ComputerCraft 1.0 is ready, and <a href="http://www.minecraftforum.net/topic/892282-146-computercraft-148-touchscreen-monitors/">my first post on the minecraft forums</a> is the one advertising it&#8217;s release. The only block is the Computer, it only works in single player, and you can freeze Minecraft with an errant infinite loop. In spite of this, it gets 50,000 downloads before Christmas morning. My free time ceases to exist.</p>
<h2>December 30th, 2011:</h2>
<p>Spurred on by the immense response to ComputerCraft 1.0, I fix up SMP, add support for bundled cables from RedPower 2 (with permission from the surprisingly accomodating <a href="https://twitter.com/therealEloraam">Eloraam</a>), and release version 1.1</p>
<h2>January 11th, 2012:</h2>
<p>ComputerCraft 1.2: ComputerCraft gets it&#8217;s very first peripheral: the Disk Drive, and it&#8217;s first real-time game: worm.</p>
<h2>February 24th, 2012:</h2>
<p><iframe width="640" height="360" src="http://www.youtube.com/embed/n_L8RE26twM" frameborder="0" allowfullscreen></iframe></p>
<p>In the largest update to date, ComputerCraft 1.3 is launched, adding Wireless Modems, the Peripheral API, and the feature the mod is now famous for: Turtles.</p>
<h2>March 12th, 2012:</h2>
<p><a href="https://twitter.com/Cloudhunter">Cloudy</a> joins the team, and brings to ComputerCraft <a href="http://www.youtube.com/watch?v=h1P3_f_-gVE">the amazing Monitor peripheral</a>. Many other <a href="http://www.computercraft.info/forums2/index.php?/forum/17-peripherals-and-turtle-upgrades/">user made peripherals</a> follow using the new API.</p>
<h2>July 28th, 2012:</h2>
<p>Bringing new types of Turtles, and new features for all of them, ComputerCraft 1.4 is launched, greatly increasing the scope for automated systems with Turtles. This gets the attention of <a href="http://www.youtube.com/watch?feature=player_detailpage&#038;v=J0q0cZ9mJ08#t=53s">certain members of the YouTube community</a>.</p>
<h2>September 21st, 2012:</h2>
<p>I appear on MineTV to talk about ComputerCraft. <a href="http://www.youtube.com/watch?v=cXrxrFV-KLI">It&#8217;s a lot of fun</a>!</p>
<h2>September 22nd, 2012:</h2>
<p>ComputerCraft 1.42 adds the Printer peripheral and Printed Books to the game.</p>
<h2>October 22nd, 2012:</h2>
<p><img src="http://www.computercraft.info/wp-content/uploads/2012/10/1.45alt.png" alt="And it was glorious" /><br />
ComputerCraft 1.45 brings with it Advanced Computers and Advanced Monitors. Finally, computers can speak in Colour.</p>
<h2>November 24th, 2012:</h2>
<p>ComputerCraft goes to Disneyland! Hosted by the magnificent <a href="https://twitter.com/Sacheverell_">Sacheverell</a>, I speak on the <a href="http://www.youtube.com/watch?v=KvigsFuDZTM">Minecraft Modding with the Pros</a> panel at <a href="http://mineconparis.tumblr.com/">MINECON</a> in Paris. I get to meet and hang out with loads of fans of the mod, all the awesome Mojangsters, and some big members Minecraft community. I also got to discuss ComputerCraft with the guys from the very cool <a href="http://minecraftedu.com/">MinecraftEDU</a> project, more news on this in the new year!</p>
<h2>December 24th, 2012:</h2>
<p>Now at version 1.48, ComputerCraft is going stronger than ever. The download count currently sits at 970,000, and that doesn&#8217;t include the huge number of people who have played it as part of the <a href="http://www.feed-the-beast.com/">Feed the Beast</a> or <a href="http://www.technicpack.net/">Tekkit</a> modpacks. We have an <a href="http://www.computercraft.info/forums2/">extremely active community</a>, and a day doesn&#8217;t go by when <a href="http://www.youtube.com/watch?v=wrUHUhfCY5A">somebody</a> <a href="http://www.youtube.com/watch?v=nvXm17JlZGk">on</a> <a href="http://www.youtube.com/watch?v=DSsx4VSe-Uk">youtube</a> doesn&#8217;t upload <a href="http://www.youtube.com/watch?v=UaTe5sfS0TY">something awesome</a> they&#8217;ve done with the mod.</p>
<p>I&#8217;ve spent thousands of hours working on ComputerCraft over the last year, and I think we&#8217;ve built something really unique. It&#8217;s a cliché, but I couldn&#8217;t have done it without the incredibly supportive and fascinating community you guys have built around my efforts. To say thanks, I&#8217;ve added a secret feature to ComputerCraft that gets activated today. To find out what it is: load up the game and take a look!</p>
<p>Merry Christmas.</p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2012/12/24/computercraft-year-one/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>ComputerCraft 1.48</title>
		<link>http://www.computercraft.info/2012/12/23/computercraft-1-48/</link>
		<comments>http://www.computercraft.info/2012/12/23/computercraft-1-48/#comments</comments>
		<pubDate>Sun, 23 Dec 2012 12:07:28 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=367</guid>
		<description><![CDATA[Time to celebrate! ComputerCraft has been updated for Minecraft 1.4.6! Downloads: Universal (Client and Server) ComputerCraft requires Minecraft 1.4.6 and at least version 456 of Minecraft Forge. Once forge is installed, drop ComputerCraft1.48.zip into your /mods/ directory, and launch the &#8230; <a href="http://www.computercraft.info/2012/12/23/computercraft-1-48/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Time to celebrate! ComputerCraft has been updated for Minecraft 1.4.6!</p>
<p align="center"><img src="http://www.computercraft.info/wp-content/uploads/2012/12/2012-12-22_19.42.37.png" alt="Cue the fireworks guy!" /></p>
<h2>Downloads:</h2>
<ul>
<li><a href="http://www.mediafire.com/download.php?qu7tzv031ktt76s">Universal (Client and Server)</a></li>
</ul>
<p>ComputerCraft requires Minecraft 1.4.6 and at least version 456 of <a href="http://minecraftforge.net/forum/index.php/topic,5.0.html">Minecraft Forge</a>. Once forge is installed, drop ComputerCraft1.48.zip into your /mods/ directory, and launch the game.</p>
<h2>New Features:</h2>
<ul>
<li>Ported to Minecraft 1.4.6</li>
<li>Advanced Monitors <a href="http://www.youtube.com/watch?v=vr15EjF3ShA">can now be used as touchscreens</a></li>
<li>Advanced Monitors are now easier to craft</li>
<li>Turtles now get slightly less movement from fuel</li>
<li>Turtles can now push items</li>
<li>Computers can now control Command Blocks, if enabled in the config</li>
<li>New API function: os.day()</li>
<li>A christmas surprise</li>
</ul>
<p>Happy holiday hacking!</p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2012/12/23/computercraft-1-48/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Minecon aftermath</title>
		<link>http://www.computercraft.info/2012/11/27/minecon-aftermath/</link>
		<comments>http://www.computercraft.info/2012/11/27/minecon-aftermath/#comments</comments>
		<pubDate>Tue, 27 Nov 2012 03:31:52 +0000</pubDate>
		<dc:creator>dan200</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.computercraft.info/?p=353</guid>
		<description><![CDATA[So MINECON is over, and I&#8217;m sitting here in McDonalds waiting for the Eurostar to take me back to Merry old England. As it turns out, the modding panel went amazingly well: over 700 people showed up, and I got &#8230; <a href="http://www.computercraft.info/2012/11/27/minecon-aftermath/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So <a href="http://minecon.mojang.com">MINECON</a> is over, and I&#8217;m sitting here in McDonalds waiting for the Eurostar to take me back to Merry old England. As it turns out, the modding panel went <b>amazingly</b> well: over 700 people showed up, and I got to meet loads of awesome fans and figures from the Minecraft community. The experience was exhilarating, and I&#8217;m definitely down for doing something like this again. Here&#8217;s the panel, recorded by the guys at <a href="http://www.gamespot.com/">Gamespot</a>:</p>
<p align="center"><iframe width="560" height="315" src="http://www.youtube.com/embed/KvigsFuDZTM" frameborder="0" allowfullscreen></iframe></p>
<p>From left to right, the panellists are <a href="https://twitter.com/Sacheverell_">Sacheverell</a> of <a href="http://www.minecraftforum.net">minecraftforum.net</a>, <a href="https://twitter.com/SeargeDP">Searge</a> and <a href="https://twitter.com/ProfMobius">ProfMobius</a> of the <a href="http://mcp.ocean-labs.de/index.php/Main_Page">Minecraft Coder Pack</a>, <a href="http://www.twitter.com/DanTwoHundred">myself</a>, <a href="http://www.twitter.com/HighlifeTTU">Matt</a> from <a href="http://www.minez.net/">MineZ</a>, <a href="https://twitter.com/_grum">Erik</a> from <a href="http://www.bukkit.org">bukkit</a> and <a href="http://www.mojang.com">mojang</a>, and <a href="https://twitter.com/lazertester">Austin</a> from MineZ. Massive thanks to all of them, and everyone else I got to meet over the weekend. Good times <img src='http://www.computercraft.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div style=''><a href="http://twitter.com/DanTwoHundred" class="twitter-follow-button" data-show-count="false" data-button="blue" data-text-color="#800080" data-link-color="#800080" data-lang="en">Follow @DanTwoHundred</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.computercraft.info/2012/11/27/minecon-aftermath/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
