1
0
鏡像自 https://github.com/minetest-mods/mesecons.git 已同步 2025-11-01 11:45:27 +01:00
Files
mesecons/mesecons_gates/doc/nor/description.html
2018-12-21 22:10:08 +03:00

3 行
165 B
HTML

NOR gates only power their output if none of their two inputs is powered. They are basically OR gates with a NOT gate at their output.
They work in unloaded blocks.