eisental / RedstoneChips

A Bukkit plugin for digital redstone integrated circuits
eisental.github.com/RedstoneChips
GNU General Public License v3.0
22 stars 15 forks source link

Output block can not use both lever output and direct connect #24

Closed mstram closed 12 years ago

mstram commented 12 years ago

Seems that an output block will only work if lever(s) or direct connect is used, cannot be combined

See circuits at -4,65,185 on the server

eisental commented 12 years ago

It's all here:

"An input block can receive redstone signal from the block above it or from any block on its sides. An output block sends its signal to any compatible device that’s attached to its sides or its top. Possible output devices are levers, redstone torches, powered rails, doors and trap doors. When the output block doesn’t have any attached devices it will directly send signal to any input pin whose block is touching the output block."