forked from minetest-mods/mesecons
		
	This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code! Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available by reading the documentation.json file.
		
			
				
	
	
		
			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.
 |