forked from minetest-mods/mesecons
		
	* Fix inconsistent insulated mesecon names * Clarify lightstone names * Rename meselamp to "Mesecon Lamp" * Use capitalization "Luacontroller" consistently * Cleanup / improvements for logic gate naming
		
			
				
	
	
		
			2 lines
		
	
	
		
			135 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			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.
 |