<?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: Minecraft: Block Placing Dispenser (Quick) Tutorial</title>
	<atom:link href="http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/</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: Rafael Pyötsiä</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268950</link>
		<dc:creator><![CDATA[Rafael Pyötsiä]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268950</guid>
		<description><![CDATA[Awesome! Thank you Xisuma :)﻿]]></description>
		<content:encoded><![CDATA[<p>Awesome! Thank you Xisuma :)﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevan Builds</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268949</link>
		<dc:creator><![CDATA[Kevan Builds]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268949</guid>
		<description><![CDATA[OMG that is awesome. 
Too bad this isn&#039;t in survival, ahh.. Its a step closer at least﻿]]></description>
		<content:encoded><![CDATA[<p>OMG that is awesome.<br />
Too bad this isn&#8217;t in survival, ahh.. Its a step closer at least﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ole van deursen</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268954</link>
		<dc:creator><![CDATA[ole van deursen]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268954</guid>
		<description><![CDATA[Cool﻿]]></description>
		<content:encoded><![CDATA[<p>Cool﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheFinalScientist</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268948</link>
		<dc:creator><![CDATA[TheFinalScientist]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268948</guid>
		<description><![CDATA[So, when I first saw the title of the video, I was like &quot;Yea, we know how 
to do that: the dispenser fires, let&#039;s say an arrow, then on the side we 
have a clock that&#039;s ticking 20 times a second, which triggers three command 
blocks- one that summons an invisible wither skull to the location of the 
arrow, one that uses the /execute command relevant to the position of the 
wither skull to summon the desired block, and one that removes all wither 
skulls&quot;.

But, I guess this also works...﻿]]></description>
		<content:encoded><![CDATA[<p>So, when I first saw the title of the video, I was like &#8220;Yea, we know how<br />
to do that: the dispenser fires, let&#8217;s say an arrow, then on the side we<br />
have a clock that&#8217;s ticking 20 times a second, which triggers three command<br />
blocks- one that summons an invisible wither skull to the location of the<br />
arrow, one that uses the /execute command relevant to the position of the<br />
wither skull to summon the desired block, and one that removes all wither<br />
skulls&#8221;.</p>
<p>But, I guess this also works&#8230;﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YourFavoriteChef</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268960</link>
		<dc:creator><![CDATA[YourFavoriteChef]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268960</guid>
		<description><![CDATA[Very helpful :) love the vids!﻿]]></description>
		<content:encoded><![CDATA[<p>Very helpful :) love the vids!﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiceMarkMC</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268942</link>
		<dc:creator><![CDATA[NiceMarkMC]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268942</guid>
		<description><![CDATA[Auto Randomizer:
-
Place 9 command blocks that setblock cauldrons with different data values 
(from 1 to 9) and take an output from the cauldron with a comparator.

Have a 9 long line powering 9 different command blocks (they must be in 
order, starting from 1 and ending with 9) that set a score of a scoreboard 
from 1 to 9.

Take an output using a testfor command which checks the score.
-
OR
-
/testforblock for the different wool blocks that get placed.
-
Run one of those designs on a clock that adds people that aren&#039;t on teams 
yet to teams.



--
I guess you could also just use the @r selector and randomly add people 
that aren&#039;t on teams yet to teams.﻿]]></description>
		<content:encoded><![CDATA[<p>Auto Randomizer:<br />
&#8211;<br />
Place 9 command blocks that setblock cauldrons with different data values<br />
(from 1 to 9) and take an output from the cauldron with a comparator.</p>
<p>Have a 9 long line powering 9 different command blocks (they must be in<br />
order, starting from 1 and ending with 9) that set a score of a scoreboard<br />
from 1 to 9.</p>
<p>Take an output using a testfor command which checks the score.<br />
&#8211;<br />
OR<br />
&#8211;<br />
/testforblock for the different wool blocks that get placed.<br />
&#8211;<br />
Run one of those designs on a clock that adds people that aren&#8217;t on teams<br />
yet to teams.</p>
<p>&#8212;<br />
I guess you could also just use the @r selector and randomly add people<br />
that aren&#8217;t on teams yet to teams.﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lachlan G</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268944</link>
		<dc:creator><![CDATA[Lachlan G]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268944</guid>
		<description><![CDATA[I wish dispensers could plant crops or saplings.﻿]]></description>
		<content:encoded><![CDATA[<p>I wish dispensers could plant crops or saplings.﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dog the Dog</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268955</link>
		<dc:creator><![CDATA[Dog the Dog]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268955</guid>
		<description><![CDATA[penis, yay.﻿]]></description>
		<content:encoded><![CDATA[<p>penis, yay.﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: _lion123</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268947</link>
		<dc:creator><![CDATA[_lion123]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268947</guid>
		<description><![CDATA[That new feature with dispensers being able to place command blocks was 
unnecessary. You could do same thing without this feature (randomizer+bunch 
of setblocks). But it&#039;s more compact.﻿]]></description>
		<content:encoded><![CDATA[<p>That new feature with dispensers being able to place command blocks was<br />
unnecessary. You could do same thing without this feature (randomizer+bunch<br />
of setblocks). But it&#8217;s more compact.﻿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stray Pay</title>
		<link>http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268945</link>
		<dc:creator><![CDATA[Stray Pay]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 13:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://minecraftvideos.info/minecraft-block-placing-dispenser-quick-tutorial/#comment-268945</guid>
		<description><![CDATA[This idea. So damn simple but so damn useful.﻿]]></description>
		<content:encoded><![CDATA[<p>This idea. So damn simple but so damn useful.﻿</p>
]]></content:encoded>
	</item>
</channel>
</rss>
