mirror of
				https://github.com/minetest-mods/mesecons.git
				synced 2025-11-03 20:45:26 +01:00 
			
		
		
		
	* 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
		
	
	
		
			167 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			167 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
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.
 |