mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-03 18:43:43 +01:00 
			
		
		
		
	2.1.60
This commit is contained in:
		@@ -4,6 +4,7 @@ Version 2.1.60
 | 
				
			|||||||
    Corrected a typo when naming entities summoned by COTW (Locale string - Taming.Summon.Name.Format)
 | 
					    Corrected a typo when naming entities summoned by COTW (Locale string - Taming.Summon.Name.Format)
 | 
				
			||||||
    Fixed a bug where tamed mobs could have hearts instead of their name in their own death messages
 | 
					    Fixed a bug where tamed mobs could have hearts instead of their name in their own death messages
 | 
				
			||||||
    Fixed a bug where multi-block crops would fail to double/triple drop (Sugar Cane, Cactus, etc)
 | 
					    Fixed a bug where multi-block crops would fail to double/triple drop (Sugar Cane, Cactus, etc)
 | 
				
			||||||
 | 
					    Optimized the bonus drop code to reduce overhead
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 2.1.59
 | 
					Version 2.1.59
 | 
				
			||||||
    Raised the overfishing limit from 3 to 10
 | 
					    Raised the overfishing limit from 3 to 10
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							@@ -2,7 +2,7 @@
 | 
				
			|||||||
    <modelVersion>4.0.0</modelVersion>
 | 
					    <modelVersion>4.0.0</modelVersion>
 | 
				
			||||||
    <groupId>com.gmail.nossr50.mcMMO</groupId>
 | 
					    <groupId>com.gmail.nossr50.mcMMO</groupId>
 | 
				
			||||||
    <artifactId>mcMMO</artifactId>
 | 
					    <artifactId>mcMMO</artifactId>
 | 
				
			||||||
    <version>2.1.60-SNAPSHOT</version>
 | 
					    <version>2.1.60</version>
 | 
				
			||||||
    <name>mcMMO</name>
 | 
					    <name>mcMMO</name>
 | 
				
			||||||
    <url>https://github.com/mcMMO-Dev/mcMMO</url>
 | 
					    <url>https://github.com/mcMMO-Dev/mcMMO</url>
 | 
				
			||||||
    <scm>
 | 
					    <scm>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user