top of page
NOT gate
Set up your world

You need to set up a world in creative mode.  Thankfully on a raspberry pi, this is the standard mode, so all the stuff comes for free.  Click here to go to the set up tutorial

A NOT gate is essentially an inverter.  It turns a 1 into a 0 or vice versa (or a yes into a no for example).  You can easily create a redstone circuit in Minecraft that uses this behaviour.  In fact for my zombie pit trap that's exactly what had to do.  Click here to find out about NOT gates

I'm a paragraph. Click here to add your own text and edit me. It’s easy. Just click “Edit Text” or double click me to add your own content and make changes to the font. Feel free to drag and drop me anywhere you like on your page. I’m a great place for you to tell a story and let your users know a little more about you.

OR gate
AND gate

Minecraft Logic Gates

 

Who would have thought that you could learn something useful playing a game???

 

What you need here is redstone to build some circuits.  I've used these at home to 

make things like a zombie pit trap, a machine gun wall and things like that.

An AND gate works with two inputs.  When the two inputs are on (or 1), then the gate will output on

bottom of page