nossr50 6 years ago
parent
commit
ce230bf403
2 changed files with 2 additions and 1 deletions
  1. 1 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 0
Changelog.txt

@@ -4,6 +4,7 @@ Version 2.1.63
     Added new setting to advanced.yml 'Skills.Axes.ArmorImpact.DamagePerRank' which is multiplied against Armor Impact's skill level to determine damage done to armor
     Fixed a bug that caused creative mode players to gain XP when qualifying for early game XP boosts
     Removed the damage cap setting for Armor Impact, it is inherently capped now based on its max rank and damage setting
+    Updated hu_HU locale (thanks andris155)
 
     NOTES:
     Armor Impact only has a 25% chance to go off, and for it to only incur 20 durability damage seemed incredibly underwhelming, I've buffed it quite a bit.

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
-    <version>2.1.63-SNAPSHOT</version>
+    <version>2.1.63</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>