1
0
镜像自地址 https://github.com/minetest-mods/mesecons.git 已同步 2025-10-17 22:55:22 +02:00
文件
mesecons/mesecons_gates/doc/nor/description.html
Wuzzy 967bde284a Spell-check and clarify item names
* Fix inconsistent insulated mesecon names
* Clarify lightstone names
* Rename meselamp to "Mesecon Lamp"
* Use capitalization "Luacontroller" consistently
* Cleanup / improvements for logic gate naming
2017-03-07 19:04:05 +01:00

2 行
135 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.