1
0
鏡像自 https://github.com/minetest-mods/mesecons.git 已同步 2025-06-30 23:00:22 +02:00
Files
mesecons/mesecons_gates/doc/or/description.html
2018-12-21 22:10:08 +03:00

3 行
197 B
HTML

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.