E26 - Tiny 1x2x2 Lag Free, Command Block T Flip Flop - Lectures in Labcoats
This tiny, tileable, t-flip-flop is ideal for Creative Mode Redstoners and Map Makers. It reacts to input in 1 tick and causes no lag while passive. No particles, no light updates, nothing!
There are two versions. One is for 1.8 and uses the new blockdata tag, one is for 1.7 and uses the testforblock command.
_______________________________________________________________________
1.8 command:
blockdata ~ ~ ~ {SuccessCount:1}
_______________________________________________________________________
1.7 command:
Paul posted in the comments letting me know that in 1.7 you can make this t-flip-flop non-directional by using the code
testforblock ~ ~ ~ -1 {SuccessCount:0}
so I'd recommend using that! For completeness' sake, here's the commands I used:
When the comparator is facing...
North: testforblock ~ ~ ~-1 minecraft:unpowered_comparator 0
East: testforblock ~1 ~ ~ minecraft:unpowered_comparator 1
South: testforblock ~ ~ ~1 minecraft:unpowered_comparator 2
West: testforblock ~-1 ~ ~ minecraft:unpowered_comparator 3
_______________________________________________________________________
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.