mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-11-04 05:55:28 +01:00 
			
		
		
		
	Add a new texture for cow
A very interesting and detailed texture from Mobs_plus
This commit is contained in:
		@@ -8,8 +8,9 @@ mobs:register_mob("mobs:cow", {
 | 
			
		||||
	collisionbox = {-0.4, -0.01, -0.4, 0.4, 1, 0.4},
 | 
			
		||||
	--textures = {"mobs_cow.png"},
 | 
			
		||||
	available_textures = {
 | 
			
		||||
		total = 1,
 | 
			
		||||
		total = 2,
 | 
			
		||||
		texture_1 = {"mobs_cow.png"},
 | 
			
		||||
		texture_2 = {"mobs_cow_brown.png"},
 | 
			
		||||
	},
 | 
			
		||||
	visual = "mesh",
 | 
			
		||||
	mesh = "mobs_cow.x",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								mods/mobs/models/mobs_cow_brown.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								mods/mobs/models/mobs_cow_brown.png
									
									
									
									
									
										Executable file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 47 KiB  | 
		Reference in New Issue
	
	Block a user