mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 11:03:43 +01:00 
			
		
		
		
	2.1.139
This commit is contained in:
		@@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					Version 2.1.139
 | 
				
			||||||
 | 
					    Code used to fetch UUIDs was reworked to avoid a scenario where it failed (thanks t00thpick1)
 | 
				
			||||||
 | 
					    Added 'Netherite_Gold_Ore' to Smelting XP tables (thanks Quavelan)
 | 
				
			||||||
 | 
					    Added 'Gilded_Blackstone' and 'Nether_Gold_Ore' to code used to determine what can activate Super Breaker in certain situations (thanks Quavelan)
 | 
				
			||||||
 | 
					    MMOinfo for Roll was corrected (thanks emanondev)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 2.1.138
 | 
					Version 2.1.138
 | 
				
			||||||
    Fixed a bug where Netherite weapons/tools/armor weren't applying correct values in some skill calculations
 | 
					    Fixed a bug where Netherite weapons/tools/armor weren't applying correct values in some skill calculations
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										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.139-SNAPSHOT</version>
 | 
					    <version>2.1.139</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