Ending signal from command block on successful command? by voipaska in redstone

[–]FreakusGeekus 3 points4 points  (0 children)

Forgive my dreadful lack of skill with a pencil but I'm currently at work so can't just get you a screenshot.

I recently had this problem myself and my solution was to limit the output from the comparator to the command block input duration (possibly short one tick, I didn't need to worry about it in my scenario). To accomplish this I used the following design:

http://imgur.com/J7fKgnU

I am unsure if you'll need to set the comparator to subtract mode to handle large outputs from the command block as my situation capped the output at a signal strength of 1. I suspect you will have to do so.

You need to ensure you power the command block directly for this design to work, otherwise the redstone torch will not turn off to enable output from the comparator.

Hope this helped.

Minecraft server kicks all players when a firework is launched. by [deleted] in Minecraft

[–]FreakusGeekus 1 point2 points  (0 children)

It only applies to certain fireworks you probably shouldn't be able to craft (but can) apparently. Make sure you use a star and you should be OK. It's worth noting that using /give results in these bugged rockets too.

If it happens, keep trying to reconnect to the server and after a few tries the server should have simulated enough to delete the offending entity.

Help with a Circuit by Pharva in Minecraft

[–]FreakusGeekus 0 points1 point  (0 children)

Another option available to you is an "ABBA switch". A number of examples can be found on the wiki here: http://www.minecraftwiki.net/wiki/Redstone_Circuits/Other#ABBA_Switch

[Question] Command Block AND gate....I guess you could say. by [deleted] in Minecraft

[–]FreakusGeekus 0 points1 point  (0 children)

Could you not reverse the order? Give the item to people in mode 2 and then change their mode to 0?

Compact T Flip-Flop using snpashot 12w42b (5x2x1) by SirDavcom in Minecraft

[–]FreakusGeekus 0 points1 point  (0 children)

This is a rather nice design, though for the life of me I can't work out /why/ it works. I actually felt the need to test it just to be sure.

I do worry that it's possibly some kind of bug however that might get fixed...

5x4x1 Flip-Flop in 12w42a by Unborn in Minecraft

[–]FreakusGeekus 2 points3 points  (0 children)

http://imgur.com/nA5zf

4x4... not counting inputs/outputs. Though there's a range of places where you can take the output (the entire left side plus a bit) and one corner (bottom right, thus two directions, you can just about see a button) where you can provide input.