<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Item Sorting Using Hopper Pipelines [NOT] Fixed!</title>
	<atom:link href="http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/feed/" rel="self" type="application/rss+xml" />
	<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/</link>
	<description></description>
	<lastBuildDate>Wed, 06 May 2015 13:42:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: xXThinkEpiCXx</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119838</link>
		<dc:creator><![CDATA[xXThinkEpiCXx]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119838</guid>
		<description><![CDATA[Nooo﻿]]></description>
		<content:encoded><![CDATA[<p>Nooo﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minecraftaddict</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119831</link>
		<dc:creator><![CDATA[Minecraftaddict]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119831</guid>
		<description><![CDATA[No kidding?﻿]]></description>
		<content:encoded><![CDATA[<p>No kidding?﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrik Forsman</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119840</link>
		<dc:creator><![CDATA[Patrik Forsman]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119840</guid>
		<description><![CDATA[It﻿ Works]]></description>
		<content:encoded><![CDATA[<p>It﻿ Works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Gabriel</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119832</link>
		<dc:creator><![CDATA[Matt Gabriel]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119832</guid>
		<description><![CDATA[Minecraftaddict, everytime an﻿ item is stored inside a Hopper and there&#039;s a Redstone Comparator beside it, the Redstone Comparator will be activated.]]></description>
		<content:encoded><![CDATA[<p>Minecraftaddict, everytime an﻿ item is stored inside a Hopper and there&#8217;s a Redstone Comparator beside it, the Redstone Comparator will be activated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minecraftaddict</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119844</link>
		<dc:creator><![CDATA[Minecraftaddict]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119844</guid>
		<description><![CDATA[Although, since the reloading is consistent, you can make a working sorter by skipping the &quot;broken&quot; hoppers. It takes a bit more room and looks like crap but that﻿ should work.]]></description>
		<content:encoded><![CDATA[<p>Although, since the reloading is consistent, you can make a working sorter by skipping the &#8220;broken&#8221; hoppers. It takes a bit more room and looks like crap but that﻿ should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MustardOf UrDOOM</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119839</link>
		<dc:creator><![CDATA[MustardOf UrDOOM]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119839</guid>
		<description><![CDATA[Hoppers are controlled by TileEntities and﻿ TileEntities are updated every tick in a particular order. TileEntities are destroyed when you destroy their corresponding blocks and therefore breaking and replacing them will create a new TileEntity and therefore change the order in which they update, an example of this is in that last part you have the upper one updating after the one before it but before the one below it, so when the bottom one updates there is nothing in it to collect]]></description>
		<content:encoded><![CDATA[<p>Hoppers are controlled by TileEntities and﻿ TileEntities are updated every tick in a particular order. TileEntities are destroyed when you destroy their corresponding blocks and therefore breaking and replacing them will create a new TileEntity and therefore change the order in which they update, an example of this is in that last part you have the upper one updating after the one before it but before the one below it, so when the bottom one updates there is nothing in it to collect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KBY30</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119842</link>
		<dc:creator><![CDATA[KBY30]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119842</guid>
		<description><![CDATA[0:08﻿ &quot;Welcome Back, Seth-MCA Here.&quot; LOL]]></description>
		<content:encoded><![CDATA[<p>0:08﻿ &#8220;Welcome Back, Seth-MCA Here.&#8221; LOL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SOTAMinecraft</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119845</link>
		<dc:creator><![CDATA[SOTAMinecraft]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119845</guid>
		<description><![CDATA[Hey there MinecraftAddict! I stumbled across your channel earlier and I&#039;m finding all of your videos extremely useful! Thanks for the﻿ great content and I subscribed for it. -SOTAMinecraft]]></description>
		<content:encoded><![CDATA[<p>Hey there MinecraftAddict! I stumbled across your channel earlier and I&#8217;m finding all of your videos extremely useful! Thanks for the﻿ great content and I subscribed for it. -SOTAMinecraft</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jtfyou</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119841</link>
		<dc:creator><![CDATA[jtfyou]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119841</guid>
		<description><![CDATA[When does﻿ he say &quot;Seth?&quot;]]></description>
		<content:encoded><![CDATA[<p>When does﻿ he say &#8220;Seth?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minecraftaddict</title>
		<link>http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119848</link>
		<dc:creator><![CDATA[Minecraftaddict]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 13:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/item-sorting-using-hopper-pipelines-not-fixed/#comment-119848</guid>
		<description><![CDATA[He﻿ wasn&#039;t innocent. And I&#039;ll do it again.]]></description>
		<content:encoded><![CDATA[<p>He﻿ wasn&#8217;t innocent. And I&#8217;ll do it again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
