1
0
mirror of https://github.com/minetest-mods/mesecons.git synced 2025-07-25 02:00:17 +02:00
Files
mesecons
mesecons_alias
mesecons_blinkyplant
mesecons_button
mesecons_commandblock
mesecons_delayer
mesecons_detector
mesecons_doors
mesecons_extrawires
mesecons_fpga
mesecons_gates
doc
and
diode
nand
description.html
preview.png
recipe.png
nor
not
or
xor
textures
depends.txt
init.lua
mesecons_hydroturbine
mesecons_insulated
mesecons_lamp
mesecons_lightstone
mesecons_luacontroller
mesecons_materials
mesecons_microcontroller
mesecons_movestones
mesecons_mvps
mesecons_noteblock
mesecons_pistons
mesecons_powerplant
mesecons_pressureplates
mesecons_random
mesecons_receiver
mesecons_slippyblocks
mesecons_solarpanel
mesecons_stickyblocks
mesecons_stickyblocks_flat
mesecons_stickyblocks_linear
mesecons_switch
mesecons_torch
mesecons_walllever
mesecons_wires
.gitignore
COPYING.txt
LICENSE.txt
README.md
bower.json
documentation.json
modpack.conf
screenshot.png
settingtypes.txt
mesecons/mesecons_gates/doc/nand/description.html
2018-12-21 22:10:08 +03:00

3 lines
151 B
HTML

NAND gates do not power their output if both inputs (from left and right) are powered, but power it in every other case.
They work in unloaded blocks.