This commit is contained in:
nossr50 2020-07-30 16:28:47 -07:00
parent a05c015732
commit d490f4fd60
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
Version 2.1.138
Fixed a bug where Netherite weapons/tools/armor weren't applying correct values in some skill calculations
Version 2.1.137
Added some code to avoid NPE errors when checking armor on entities

View File

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