E30 - Player Arrow Shield - Lectures in Labcoats
This simple redstone device will shield you from arrows by causing them to vanish in puffs of smoke when they come near you. The effect can be made permanent or on a timer quite easily! Requires 1.8 snapshot or above.
Thanks to Kyle for graciously shooting me this episode! He does videos too, you know! http://www.youtube.com/TugwellTV/
===============================================================
*Create a scoreboard objective called arrowShield:* scoreboard objectives add arrowShield dummy
*View the objective:* scoreboard objectives setdisplay sidebar arrowShield
*Set someone's arrowShield Value (the golden pressure plate):* scoreboard players set @p arrowShield 10
________________________________________________________________________
*The redstone clock (command blocks below and above the redstone block)*
*Below:* setblock ~ ~1 ~ minecraft:air
*Above:* setblock ~ ~-1 ~ minecraft:redstone_block
*Arrow destroyer (FACING SOUTH!):* execute @a[score_arrowShield_min=1] ~ ~ ~ kill @e[type=Arrow,r=3]
*Pop Sound:* execute @a[score_arrowShield_min=1] ~ ~ ~ execute @e[type=Arrow,r=3] ~ ~ ~ playsound fireworks.blast @a
*Arrow destruction smoke:* execute @a[score_arrowShield_min=1] ~ ~ ~ execute @e[type=Arrow,r=3] ~ ~ ~ particle fireworksSpark ~ ~ ~ 0.1 0.1 0.1 1
_______________________________________________________________________
*Count down the arrowShield value of all players:* scoreboard players remove @a[score_arrowShield_min=1] arrowShield 1
*Play Green Particles:* particle happyVillager ~ ~1 ~ 1 0.5 1 1 10 @a[score_arrowShield_min=3]
*Play Purple Particles:* particle witchMagic ~ ~1 ~ 1 0.5 1 1 10 @a[score_arrowShield=3,score_arrowShield_min=1]
_______________________________________________________________________
Thanks as usual to Steven O'Brien for the outro music See it here: https://soundcloud.com/stevenobrien/romance-no-3-in-g-major-op-4c
Our site: http://www.accidentalgames.com
Twitter: https://twitter.com/AccidentalGames
Reddit: http://www.reddit.com/r/accidentalgames
Facebook: https://www.facebook.com/pages/Accidental-Games/154065331361789
Google+: Okay seriously no, we're never checking that one. There's like four other media links above, use media that actually works guy!
Other Videos By Accidental Games
Other Statistics
Minecraft Statistics For Accidental Games
Accidental Games currently has 1,185,186 views spread across 803 videos for Minecraft. Roughly 12 days worth of Minecraft videos were uploaded to his channel, roughly 43.89% of the content that Accidental Games has uploaded to YouTube.