Posts categorized under: redstone

Minecraft: Redstone Loops

So what is a redstone loop...

small-loop-a

small-loop-b

A series of Redstone Repeaters placed so they direct the signal flow in a endless circle.

The smallest loop uses 4 repeaters. (and is very difficult to start)

How to start a loop?

Use a lever and quickly turn it on then off …

Minecraft: Redstone OR Gate

So what does the or gate do?

While no signal applied send a signal,

no-signal-equals-true

and if we supply a signal send no signal.

signal-equals-false

So now we can have a door for example with pressure plates to send a signal thru the or gate and opens the door.

auto-door-top

auto-door-bottom

So standing on …