mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			213 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			213 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
dofile(core.get_modpath("callbacks").."/items.lua")
 | 
						|
dofile(core.get_modpath("callbacks").."/nodes.lua")
 | 
						|
dofile(core.get_modpath("callbacks").."/entities.lua")
 | 
						|
dofile(core.get_modpath("callbacks").."/players.lua")
 |