File: description.html

package info (click to toggle)
minetest-mod-mesecons 1%3A1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,916 kB
  • sloc: makefile: 5
file content (2 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (3)
1
2
OR gates power their output if either of their inputs (or both) are powered. You could basically get the same behaviour with two diodes, but OR gates save some space.
They work in unloaded blocks.