forked from mtcontrib/mobs_animal
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			cac5e8328f
			...
			d500e7f893
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d500e7f893 | |||
| 
						 | 
					3e15456bce | 
							
								
								
									
										2
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								init.lua
									
									
									
									
									
								
							@@ -41,4 +41,4 @@ end
 | 
				
			|||||||
dofile(path .. "lucky_block.lua")
 | 
					dofile(path .. "lucky_block.lua")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
print (S("[MOD] Mobs Redo Animals loaded"))
 | 
					print ("[MOD] Mobs Redo Animals loaded")
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,3 @@
 | 
				
			|||||||
-- Support for the old multi-load method
 | 
					-- Support for the old multi-load method
 | 
				
			||||||
dofile(minetest.get_modpath("intllib").."/init.lua")
 | 
					return dofile(minetest.get_modpath("intllib").."/init.lua")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user