1
0
鏡像自 https://github.com/minetest-mods/mesecons.git 已同步 2025-10-17 06:35:21 +02:00

Document inactive block behaviour (#447)

此提交包含在:
Christopher Head
2018-12-21 11:10:08 -08:00
提交者 Vitaliy
父節點 6e767a6c76
當前提交 302a28934d
共有 37 個檔案被更改,包括 43 行新增9 行删除

查看文件

@@ -1 +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.