mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-03 10:33:43 +01:00 
			
		
		
		
	changelog update
This commit is contained in:
		@@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					Version 2.1.50
 | 
				
			||||||
 | 
					    Updated German locale (thanks OverCrave)
 | 
				
			||||||
 | 
					    Added missing Herbalism XP values for: Bamboo, Cornflower, Lily of the valley, Wither rose (thanks Zed-I)
 | 
				
			||||||
 | 
					    Added missing Mining XP values for: Stone Bricks, Cracked Stone Bricks, Mossy Stone Bricks, Chiseled Stone Bricks, Prismarine Bricks, Dark Prismarine, Sea Lantern (thanks Zed-I)
 | 
				
			||||||
 | 
					    Added missing Combat XP multiplier for: Wandering Trader (thanks Zed-I)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 2.1.49
 | 
					Version 2.1.49
 | 
				
			||||||
    Added sweet berry bush to Herbalism XP (Update your experience.yml config or delete it to gen a new one)
 | 
					    Added sweet berry bush to Herbalism XP (Update your experience.yml config or delete it to gen a new one)
 | 
				
			||||||
    Fixed a bug where falling blocks were not marked as unnatural in water
 | 
					    Fixed a bug where falling blocks were not marked as unnatural in water
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										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.49</version>
 | 
					    <version>2.1.50-SNAPSHOT</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