mirror of
				https://github.com/minetest-mods/craftguide.git
				synced 2025-11-04 06:55:30 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			90 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			90 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
unused_args = false
 | 
						|
allow_defined_top = true
 | 
						|
 | 
						|
read_globals = {
 | 
						|
	"minetest",
 | 
						|
	"default",
 | 
						|
}
 |